Publisert - 16.02.2026

The Authorization endpoint

The Authorization endpoint is available at the path /connect/authorize relative to the authority. For instance, the Authorization endpoint in the test environment will look like this:

https://helseid-sts.test.nhn.no/connect/authorize

The Authorization endpoint performs authentication of the user. This is done by using a web browser and send it to the Authorization endpoint in HelseID. HelseID will then authenticate the user by inspecting the parameters that was sent to the endpoint, and by sending the user to an IDP of choice.

Using the PAR (Pushed Authorization Request) endpoint

The following parameters are required:

  • client_id: An identifier for the Client. You will receive this value from HelseID Selvbetjening.
  • request_uri: The request URI that was sent in the PAR endpoint response

Søk i Utviklerportalen

Søket er fullført!