Token
To obtain an Access Token, an ID Token, and optionally a Refresh Token, the RP (Client).
To obtain an Access Token, an ID Token, and optionally a Refresh Token, the RP (Client).
post/restv1/token
Response
OK
Example response
{
"scope": [
"openid",
"oxd"
],
"issued_token_type": "urn:ietf:params:oauth:token-type:id-jag"
}