Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[POST] /api/authentications (PostAuthenticationAsync)

Creates a new authentication.

Property name

Description

partnerId

Desired NEXT PartnerId

method

Authentication method to use: nbid, nbid-mobil, sbid, sbid-mobil

identity

Identity (personal number / social security number) to verify against

callbackUrl

Your url that user will be redirected back to as shown in step 8.

AuthenticationId value will be appended as a query string parameter with id name when Identity API calls you back.

2. Signing

todo:add api endpoints along with explanations

...