Test.bankid Official
By staying informed about the latest developments and best practices in test.bankid, developers and businesses can stay ahead of the curve and ensure the secure and seamless integration of BankID functionality into their applications and services.
curl -X POST https://app.test.bankid.com/rp/v5.1/auth \ --cert client.crt --key client.key \ -H "Content-Type: application/json" \ -d ' "personalNumber": "190000000000", "endUserIp": "192.168.1.1" ' test.bankid
Use any personal number not in the test whitelist (e.g., 190000009999 ). The initial auth call will succeed, but the collect step will return userNotFound or noSuchUser . By staying informed about the latest developments and