10
submitted 1 year ago by Penguincoder@beehaw.org to c/foss@beehaw.org

In case that's too many acronyms,

A UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAS, integrated with Casbin RBAC and ABAC permission management. Supports third-party applications login, such as GitHub, Google, QQ, WeChat, etc., and other plugins can extend the third party logins Casdoor can use.

top 6 comments
sorted by: hot top controversial new old
[-] The_Shwa@midwest.social 1 points 1 year ago

Sounds super interesting, though I'm not sure if I understand 100% what it does. Seems like its a centralized login system for connecting to any setup application, so could it be setup to login to say jellyfin/plex/gitlab. Does it need an ldap system to connect to? Could it store ssh keys? Can it connect to bitwarden or is it more of a replacement for bitwarden?

[-] Penguincoder@beehaw.org 2 points 1 year ago

Neither, it's a method to allow users to login to your app/site, without needing a specific registration there. It does not replace Bitwarden, that is client side. This is server side.

EG you set this up and then on your app login, you say 'hey, login with facebook'. Casdoor handles the authorization and authentication to Facebook, returns a code to your site 'Yes thats good' or 'No that's not'. Then you handle accordingly

[-] roosmaa 1 points 1 year ago

Been meaning to set-up SSO in my homelab. Adding it to the list of projects to look into. Thanks!

[-] exu@feditown.com 2 points 1 year ago

I might be wrong, but to me this looks more like a middle layer between your application and other provider to host a standardised API to all of them.

[-] andrew@lemmy.stuart.fun 2 points 1 year ago

I'd definitely suggest checking out Keycloak. It's still the best I've used as far as being intuitive and standards compliant.

[-] g5pw@feddit.it 1 points 1 year ago

I’m looking into kanidm, it’s a pretty new project and very lightweight (compared to Keycloak).

If that won’t pan out, I’ll probably fall back to lldap + Authelia.

If that fails I’ll set up Authentik.

this post was submitted on 19 Jun 2023
10 points (100.0% liked)

Free and Open Source Software

17622 readers
602 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS