You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: