Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional SSO Options #279

Open
DenisKevljanin opened this issue Feb 9, 2024 · 4 comments
Open

Add additional SSO Options #279

DenisKevljanin opened this issue Feb 9, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@DenisKevljanin
Copy link

Currently only Casdoor is supported. A generic OIDC or LDAP provider would be great, so some flexibility is given.
You could also think about utilizing https://next-auth.js.org.

@DenisKevljanin DenisKevljanin added the enhancement New feature or request label Feb 9, 2024
@jearton
Copy link

jearton commented Feb 19, 2024

or think about utilizing Keycloak

@tranthibichhlieu
Copy link

or zitadel

@nomeguy
Copy link

nomeguy commented Oct 18, 2024

Currently only Casdoor is supported. A generic OIDC or LDAP provider would be great, so some flexibility is given. You could also think about utilizing https://next-auth.js.org.

Casdoor already supports OIDC and LDAP, and more like SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, RADIUS, etc. And it provides a better integrated solution. it's handling all the dirty work. You don't need to support native OIDC, and native LDAP. Next people will ask for native SAML, ask for CAS. Finally you found your project has become a Casdoor. So this is an endless game and why involved into this and got your hands dirty at the first time? If it's the case, maybe it's better to just create a new SSO open source project.

@Hintay
Copy link
Collaborator

Hintay commented Nov 5, 2024

Related issue: #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants