跳到主内容

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


简单易用

简单易用

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 我们的社区.

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 如何接入 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 我们的社区.





Casdoor also supports direct user registration. Users can sign up by providing their 用户名, Display Name, 密码, 电子邮箱. 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.

谁在使用Casdoor?

Hundreds of projects are using Casdoor, from Fortune 500 companies to innovative startups. To see what's possible with Casdoor, 查看这些应用程序!!