TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Casdoor: Open-source IAM and SaaS management solution

4 点作者 hsluoyz超过 1 年前

1 comment

hsluoyz超过 1 年前
Casdoor is a promising open-source IAM solution: <a href="https:&#x2F;&#x2F;casdoor.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;casdoor.org&#x2F;</a> , written in Go and React. All features like OIDC, OAuth 2.0, SAML, CAS, LDAP, WebAuthn and 2FA are all supported. SaaS management is also supported like pricing, subscription etc.<p>Source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;casdoor&#x2F;casdoor">https:&#x2F;&#x2F;github.com&#x2F;casdoor&#x2F;casdoor</a><p>Compared to Keycloak, Casdoor has:<p>1. Support high-concurrency and use less memory (Go v.s. Java)<p>2. More modern SPA-style web UI (with React and Ant Design), more CDN friendly<p>3. full-fledged RESTful API<p>4. Support a lot of provider types: OAuth, SMS, Email, CAPTCHA<p>5. More powerful authorization (powered by Casbin), Casbin is a popular authorization solution with a lot of integrations for DBs and applications: <a href="https:&#x2F;&#x2F;casbin.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;casbin.org&#x2F;</a><p>SaaS hosting is also provided at: <a href="https:&#x2F;&#x2F;casdoor.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;casdoor.com&#x2F;</a> for anyone who don&#x27;t want to self-host