Back-end components after component sharing - identity and access management (IAM) / single sign-on (SSO) platform casdoor

Back-end components after component sharing - identity and access management (IAM) / single sign-on (SSO) platform casdoor

background

Recently, we are exploring various common components and tools on the front-end, back-end, and system side, and reorganize some of the common components to form a standardized component topic, which will later include some commonly used components in various languages. Welcome everyone to continue to pay attention.

Component Basic Information

content

In this section we share an identity and access management (IAM) / single sign-on (SSO) platform casdoor , which supports OAuth 2.0, OIDC and SAML UI-first centralized authentication / single sign-on (SSO) platform, with Casbin RBAC and ABAC permission management integration.

online demo

  • International: https://door.casdoor.org ( read only)
  • Asian Mirror: https://door.casdoor.com ( read only )
  • Asian mirror: https://demo.casdoor.com ( readable and writable, resume every 5 minutes )

document

Features of Casdoor:

  1. With a separate front-end and back-end architecture, developed in Go language, Casdoor supports high concurrency, provides a web-based user management UI, and supports Chinese, English and other languages.
  2. Casdoor supports Github, Google, QQ, WeChat third-party application login, and supports the use of plug-ins to extend third-party login.
  3. Using Casbin- based authorization management, Casdoor supports access control models such as ACL, RBAC, ABAC, and RESTful.
  4. Support mobile phone verification code, email verification code, password recovery and other functions.
  5. Review and record access logs.
  6. Use image CDN cloud storage provided by Alibaba Cloud, Tencent Cloud, and Qiniu Cloud.
  7. Personalized registration, login and forgot password pages.
  8. Casdoor supports integration with existing systems using the db synchronization method, and users can transition to Casdoor smoothly.
  9. Casdoor supports mainstream databases: MySQL, PostgreSQL, SQL Server, etc., and supports new databases with extended plugins.
image.png
image.png

For specific usage, please refer to the official website of the component

This article declares:
88x31.png
Creative Commons License
This work is licensed by CN Hua Shao under the Creative Commons Attribution-Noncommercial 4.0 International License.

Guess you like

Origin blog.csdn.net/csde12/article/details/125703339