Authentication Flow
Before you can start performing queries to the NSO servers, you need to aquire a session token. This token is used to generate the necessary parameters for the service you want to query.
There are three steps to aquire a session token:
-
Authorization link
Generate an authorization link and verifier from the Authorization Link endpoint.
Response:
-
Login link
Open the authorization link and right click
Select this person
to copy the login link. -
Session token
Use the login link together with the verifier from step 1 to generate a session token from the Generate Token endpoint.
Request body:
Response: