Logout
Overview
When a user logs out, the system performs the following operations simultaneously:
- Terminate application system session - Destroy the user session of the current application system
- Destroy SSO ticket - Destroy the single sign-on (SSO) ticket generated by the IDaaS platform
- Redirect to application callback address - After logout is complete, the browser will be redirected to the callback address specified by the application
Usage Scenarios
- Users actively log out in mobile apps (Android/iOS)
- Users click the logout button in Web applications
- Users need to log out of all associated logged-in applications simultaneously (SSO logout)
Interface Description
For interface details, please refer to: