Skip to main content

Introduction

IDkollen provides a JSON/REST API for authenticating and signing with MitID.

Usage flow

  1. The user initiates an authentication or sign via the partner's interface.
  2. The partner calls IDkollen's API with the secret key to get the login link or sign link to MitID.
  3. The partner sends the login link or sign link to the end user to use to authenticate themselves or sign with.
  4. Once the end user has authenticated themselves, the user will be redirected to a redirect URL provided to IDkollen by you, with a code.
  5. The partner uses the code to verify the end user's credentials with or get the result of the signing with.
  6. IDkollen will respond with the end user's credentials or sign result.

Test users

To create a test user, use the MitID Test Tool at: https://pp.mitid.dk/test-tool/frontend/#/create-identity.

More information

If you have any questions, please contact us at support@idkollen.se.