MitID

Test user

  1. You create personal MitID test users at https://pp.mitid.dk/test-tool/frontendopen in new window
  2. Click the "AUTOFILL" button and then click "CREATE IDENTITY"
  3. Look for "Open simulator" - you will need this to confirm authorization.

Try authentication

  1. Head over to our demoopen in new window
  2. Click "Login with Oauth 2.0"
  3. Select Denmark as the country
  4. Click "Log on with MitID" method
  5. Click "LOG IN"
  6. Enter "Identity Claim" as the "USER ID"
  7. Authorize the login from the simulator
  8. Enter "CRP" as the "CRP NUMBER"
  9. Done - now you will see the data our API returns
{
  "idcode": "0501663409",
  "lastname": "Petersen",
  "firstname": "Otto",
  "initials": "",
  "birth_date": "1966-01-05",
  "country": "DK",
  "mit_id_uuid": "6071358e-df59-4673-ace6-942196976be3",
  "level_of_assurance": "SUBSTANTIAL",
  "status": "OK",
  "current_login_method": "mit-id-login"
}

Try signing

  1. Head over to our demoopen in new window
  2. Upload a PDF document
  3. Choose "Sign PDF" under "Container type"
  4. Click "Sign now"
  5. Click "Sign"
  6. Select Denmark as the country
  7. Click "Log on with MitID" method
  8. Click "SIGN"
  9. Enter "Identity Claim" as the "USER ID"
  10. Authorize the signing from the simulator
  11. Enter "CRP" as the "CRP NUMBER"
  12. Enter your email and phone number
  13. Click "REQUEST THE CERTIFICATE"
  14. Check "I approve" and Continue
  15. Check "I approve" and Continue
  16. Enter OTP code sent to your phone and Continue
  17. Done - now you will receive a signed file to be downloaded
Last Updated: