Skip to main content
POST
Error

Body

application/json

The payload to use for login through Azure SSO.

accessToken
string
required

[TO_VALIDATE] Description pending review by a Kardinal engineer.

Example:

"eyJ0eX...BLfpCt"

idToken
string
required

[TO_VALIDATE] Description pending review by a Kardinal engineer.

Example:

"eyJ0eX...viPWrw"

Response

The login succeeded.

An object containing a 'gdpr' JSON Web Token, returned by a successful login of a user which needs to approve a GDPR policy.

item
object

[TO_VALIDATE] Description pending review by a Kardinal engineer.

access_token
string
deprecated

A JSON Web Token with scope 'gdpr', to be used to approve a GDPR policy, valid for 1 hour.

Example:

"eyJhbGciOiJFZERTQSJ9.eyJhdW...cMp9DA"