Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Version of RA1.4
Version of User Guide1.12
Date of publicationJuly 05 17 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 qwer1234)
  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 You could 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

Mobile

Info
titleSIM cards

You will need SIM cards prepared for the PreProd environment - they can be ordered from the BankID PreProd support portal (https://servicedesk.bankidnorge.no/jira/servicedesk/customer/portal/1)

They are activated by default, please let us know if you want to activate them yourself. The procedure below is only needed if you need to activate yourself.

 

  1. Generated an ID or enter your favorite in the End User section - press search and check for existing contact info or certificates. Adjust accordingly.
  2. Click the Mobile checkbox in "Order New BankID"
  3. Fill in First name, Last name and phone number (the phone should already have the sim card inserted)
  4. Take note of the activation code displayed bottom right
  5. Press Order - this will initiate the activation process
  6. Follow the steps on the mobile phone and use the activation code provided
  7. Your new SIM card is ready for use

...

  1. Start by selecting the Test Number Generator (if you have your favorite ID number you can skip this part and proceed directly to the Merchant section)
  2. Select Merchant
  3. Press Generate Number
  4. This will take you to the Merchant section with the generated ID number filled in
  5. A search is automatically performed to check if others have created a certificate on this ID number
  6. Contact information is now required and must be completed before the order form is presented - edit the details by pressing the pencil icon and press the green icon to proceed. You should 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.
  7. Fill in the name of the organization and the common name you want.
  8. Press order
  9. 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)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.
  10. You need to scroll down past the (now empty) order form to see the certificate you just ordered. Initially it will have an Orange icon indicating that the certificate is not yet activated (note - this is different from end user, no need to sit around and wait for a green thumbs-up)
  11. Press the activate button, you will see a waiting message
  12. When the backend confirms the order it will change to a green icon indicating that the certificate is ready for use
  13. The .bid file is available on the right side

...

  1. Space is not permitted in Last name (use underscore)
  2. Not all characters are supported äöÄÖ -  äöÄÖ is known to cause errors - your milage may vary

 

File template

Below is a template for Netcentric bulk orders. The file is in Excel .xlsx format and can be used for creating CSV UTF-8 files accepted by RA Light.

We suggest you keep a clean version of the template in .xlsx format and do a "Save As" CSV UTF-8 when saving (or rename the file before you start).

Instructions are provided in the file.

View file
nameBankID RA Light Template.xlsx
height150

 

Helpful suggestions

  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

...