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
Django-cas-server can work as a SAML 2.0 service provider (SP) as long a you write a login class implementing login to Django-cas-server via SAML 2.0. This should be quite straight forward using https://github.com/IdentityPython/djangosaml2
In the other hand, Django-cas-server implement the CAS protocol and will probably nether implement SAML 2.0 IdP. If you want a SAML 2.0 identity provider, you will have to use another SSO server.
Can django-cas-server work as a SAML 2.0 SSO?
The text was updated successfully, but these errors were encountered: