Token Endpoint
Reissue ID Token
The API is expected to be called only when the value of the action parameter in a response from the /auth/token API is ID_TOKEN_REISSUABLE. The purpose of the /idtoken/reissue API is to generate a token response that includes a new ID token together with a new access token and a refresh token.
post/api/{serviceId}/idtoken/reissue
Path parameters
serviceIdstring required
A service ID.
Request body
Response
ID token reissued successfully