Link to Preprod RA: https://Public:bankid4you2!@ra-preprod.bankidnorge.no/#/search/endUser
The Preprod RA supports bulk creation of BankID test certificates.
The current input field format of the file is:
Personal ID Number, BankID Friendly Name, Common Name
- Valid Common Name format is : LastName, FirstName MiddleName
The delimiter must be comma "," and the file format must be UTF-8 to support æ,ø,å.
Current limitations
- Space is not permitted in Last name (use underscore)
- Not all characters are supported äöÄÖ is known to cause errors - your milage may vary
- The uploading is tricky - verification OK does not always guarantee a successful upload (we are working on the stability issues)
- No error file is produced - you must manually look for the erred SSNs in the right hand column
Helpful suggestions
- Use Google Docs (https://docs.google.com/spreadsheets/u/0/)
- Make sure the cell format is Text, not number or automatic. This will strip the leading 0 from F.nr.
- 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))
- Make a template with this and copy your list into it - have the checks in column >5
- Have a separate tab where the first three columns are copied from the original tab - this is your export tab
- Use download as csv from the file menu - this ensures UTF-8
- Remove extra lines in the file (lots of commas if you are using the template below)
Please note that RA is still in Beta - changes will happen.
Related articles