HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hsluoyz

no profile record

Submissions

Casdoor: Open-Source Identity and Access Management (IAM) / Single-Sign-On (SSO)

github.com
2 points·by hsluoyz·6 miesięcy temu·0 comments

Casbin Policy Editor: Design and Test RBAC/ABAC Policies in the Browser

editor.casbin.org
2 points·by hsluoyz·9 miesięcy temu·0 comments

[untitled]

1 points·by hsluoyz·w zeszłym roku·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·2 lata temu·0 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

Open-source AI knowledge database with web UI and Enterprise SSO

github.com
80 points·by hsluoyz·3 lata temu·12 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

Casdoor: Open-source IAM and SaaS management solution

github.com
4 points·by hsluoyz·3 lata temu·1 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

Casdoor Identity Cloud: Build identity and authorization with Casbin in one min

casdoor.com
1 points·by hsluoyz·3 lata temu·0 comments

[untitled]

1 points·by hsluoyz·3 lata temu·0 comments

comments

hsluoyz
·7 miesięcy temu·discuss
Worth mentioning Casbin as well (https://github.com/casbin/casbin) - it's been around for a while and takes a slightly different approach. Instead of being purely Zanzibar-inspired, it uses a PERM (Policy, Effect, Request, Matchers) metamodel that lets you implement RBAC, ABAC, or ReBAC depending on what fits your use case.
hsluoyz
·2 lata temu·discuss
Casdoor has SMS support long ago: https://casdoor.org/docs/category/sms

Casdoor is much more way powerful than Kratos: https://casdoor.org/
hsluoyz
·3 lata temu·discuss
I'm using Casdoor: https://github.com/casbin/casdoor and glad to see it only has ~77,000 LOC according to the shared link.

Keycloak was good but has too much legacy for 10+ years. Casdoor is pretty new and has become a good replacement for Keycloak for me with more functionalities.
hsluoyz
·3 lata temu·discuss
Casdoor seems to be a good fit as a free solution of SSO: https://casdoor.org/
hsluoyz
·3 lata temu·discuss
The Casbin team has built a SaaS called Casdoor to provide Casbin + Django authorizations service: https://www.casdoor.com/
hsluoyz
·3 lata temu·discuss
Casdoor is a promising open-source IAM solution: https://casdoor.org/ , 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.

Source code: https://github.com/casdoor/casdoor

Compared to Keycloak, Casdoor has:

1. Support high-concurrency and use less memory (Go v.s. Java)

2. More modern SPA-style web UI (with React and Ant Design), more CDN friendly

3. full-fledged RESTful API

4. Support a lot of provider types: OAuth, SMS, Email, CAPTCHA

5. More powerful authorization (powered by Casbin), Casbin is a popular authorization solution with a lot of integrations for DBs and applications: https://casbin.org/

SaaS hosting is also provided at: https://casdoor.com/ for anyone who don't want to self-host
hsluoyz
·3 lata temu·discuss
It's worth a try. Their Casbin is more popular among Go devs. Casdoor is their fairly new project but looks promising
hsluoyz
·3 lata temu·discuss
Why not use Casdoor? https://casdoor.org

From their system info page: https://door.casdoor.com/sysinfo, it only consumes about 10MB memory and with no less features (more features actually) than Keycloak
hsluoyz
·3 lata temu·discuss
The fact is a "true" fact, I'm not saying something which is wrong. This is all I care about. I don't need to know why. I'm not an expert on programming languages or look into compiler source code either. If you think the "fact" is not true, plz just give your opinions and evidences.
hsluoyz
·3 lata temu·discuss
SSO doesn't need SEO. So SPA is OK. The good point is RESTful API is fully exposed without any extra dev work.
hsluoyz
·3 lata temu·discuss
I's a fact that I also don't know why, maybe not mainly because of GC. Java's high concurrency is not impossible but just requires more efforts to tune the performance
hsluoyz
·3 lata temu·discuss
Casdoor is another promising open-source IAM solution: https://casdoor.org/ , written in Go and React. All features like OIDC, OAuth 2.0, SAML, CAS, LDAP, WebAuthn and 2FA are all supported.

Compared to Keycloak, Casdoor has:

1. Support high-concurrency and use less memory (Go v.s. Java) 2. More modern SPA-style web UI (with React and Ant Design), more CDN friendly 3. full-fledged RESTful API 4. Support a lot of provider types: OAuth, SMS, Email, CAPTCHA 5. More powerful authorization (powered by Casbin), Casbin is a popular authorization solution with a lot of integrations for DBs and applications: https://casbin.org/

SaaS hosting is also provided at: https://casdoor.com/ for anyone who don't want to self-host
hsluoyz
·3 lata temu·discuss
Another open-source IAM solution called Casdoor looks better than supertokens, it's fully open-source https://github.com/casdoor/casdoor