Native SSO
Native SSO Processing
This API should be called by the implementation of a token endpoint to generate the ID token and token response that comply with OpenID Connect Native SSO for Mobile Apps 1.0 (Native SSO) when Authlete’s /auth/token response indicates action = NATIVE_SSO (after you validate the session id and verify or generate the device secret as required by the flow). The token endpoint implementation should retrieve the value of action from the response and take the following steps according to the value.
post/api/{serviceId}/nativesso
Path parameters
serviceIdstring required
A service ID.
Request body
Response
Native SSO processing completed successfully