Introduction
IDkollen provides a JSON/REST API for authenticating with FTN.
Usage flow
- The user initiates an authentication via the partner's interface.
- The partner calls IDkollen's API with the secret key to get the login link to FTN.
- The partner sends the login link to the end user to use to authenticate themselves with.
- Once the end user has authenticated themselves, the user will be redirected to a redirect URL provided to IDkollen by you, with a code.
- The partner uses the code to verify the end user's credentials with.
- IDkollen will respond with the end user's credentials.
Test users
The following test users are available:
| User name | Bank |
|---|---|
| DEMOUSER1 | Nordea |
| DEMOUSER2 | Nordea |
| DEMOUSER3 | Nordea |
| DEMOUSER4 | Nordea |
More information
If you have any questions, please contact us at support@idkollen.se.