SSO
About 95 wordsLess than 1 minute
SSO (Single Sign-On) is an authentication mechanism that lets users log in once and access multiple related systems or applications without re-entering credentials.
Benefits:
- Better user experience with fewer logins
- Simplified enterprise identity management and unified permission control
- Stronger security with multi-factor authentication and lower password leak risk
Suitable scenarios: internal enterprise systems, cloud services, cross-platform applications, and more
Integration
We implement SSO integration via casdoor and publish it as an SSO plugin.
For SSO implementation details and more usage, see the official casdoor documentation.

