Native SSO
Native SSO Logout Processing
The /nativesso/logout API is supposed to be used to support the concept of "logout from all applications" in the context of OpenID Connect Native SSO for Mobile Apps 1.0 (Native SSO). This is accomplished by deleting access/refresh token records associated with the specified session ID. In Authlete's implementation, access/refresh token records can be associated with a session ID only through the mechanism introduced by Native SSO.
post/api/{serviceId}/nativesso/logout
Path parameters
serviceIdstring required
A service ID.