Skip to main content

Casdoor


A modern, UI-first Identity and Access Management (IAM) / Single Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, RADIUS, Google Workspace, Active Directory, and Kerberos


Easy to Use

Easy to Use

Set up a Casdoor application in just a few steps and manage your authentication and authorization with ease.

Frontend-Backend Separation

Frontend-Backend Separation

Built with a modern frontend-backend separation architecture, Casdoor provides an intuitive web UI while supporting high concurrency.

Multi-Language Support

Multi-Language Support

Casdoor supports multiple languages through i18n, providing a localized UI experience. To request support for additional languages, please visit our community.

Casdoor work principle

As an authentication platform, Casdoor provides authentication services through seamless integration with identity providers and comprehensive user authentication flow management.
The Casdoor SDK provides comprehensive features including identity authentication, user management, and resource uploads. Integrating Casdoor is straightforward—visit How to Connect to Casdoor for detailed instructions.
login() {
Setting.signin().then((res) => {
if (res.status === "ok") {
Setting.showMessage("success", "Logged in successfully");
Setting.goToLink("/");
} else {
this.setState({
msg: res.msg,
});
}
});
}




Casdoor is a powerful authentication platform that supports multiple identity providers.
GoogleGitHubFacebookTwitterLinkedInWeiboWeChatQQDingTalkGiteeWeComEmailSMS

Enable third-party authentication to let users sign in with their preferred social networks or identity providers. Casdoor also supports extending authentication options through custom plugins.
For more information about identity providers, visit our provider documentation. If you require additional providers, please submit a request to our community.





Casdoor also supports direct user registration. Users can sign up by providing their Username, Display Name, Password, and Email. After receiving a verification Email Code, they can complete the registration process.




Casdoor provides password recovery functionality. To reset your password, enter the username, email, or phone number associated with your account. You'll receive a verification code via email or SMS. Enter the code along with your new password to complete the reset process.

Who's using Casdoor?

Hundreds of projects are using Casdoor, from Fortune 500 companies to innovative startups. To see what's possible with Casdoor, check out these apps!