Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Version of RA1.3
Version of User Guide1.0
Date of publicationMarch 10 2017
Linkhttps://ra-preprod.bankidnorge.no/#/search/endUser

...

  1. Fill in First name, Last name and BankID Friendly Name
  2. Select the HA elements you want. The BankID testbank is the one with a predefined OTP and password (otp and qwert1234qwer1234)
  3. Press Order
  4. The page will give a confirmation in green in the header and change to show information for the chosen ID number (the same as a search would show)
  5. The top section shows the recorded contact info for the ID - this is just for your own use and not used by anyone. Perhaps use your own name and number for others to see. If a search returns contact info belonging to someone else, please consider to use a different ID number.
  6. You need to scroll down past the HA elements to see the certificate you just ordered. Initially it will have an Orange icon indicating that the order is still in progress
  7. When the backend confirms the order it will change to a green icon indicating that the certificate is ready for use
  8. You can now test the user in PreProd (https://tools-preprod.bankid.no/bankid-test/auth

...

  1. Use Excel and save as CSV UTF-8
  2. Make sure the cell format is Text, not number or automatic. This will strip the leading 0 from F.nr.
  3. Add a check column for length of F.nr (=LEN(cell ref)) or an automatic check that will add the leading 0 (=IF(LEN(A1);A1;CONCATENATE("0";A1))
  4. Make a template with this and copy your list into it - have the checks in column >5
  5. Have a separate tab where the first four columns are copied from the original tab - this is your export tab

...