Implement OAUTH, SAML, Social Login #711
ykorzikowski
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
That would be very nice! This way, it would be possible to have single sign-on with other applications. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The django-allauth link is deprecated. https://docs.allauth.org/en/latest/index.html is the current link to the documentation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Django All-Auth already support a huge list of social providers.
https://django-allauth.readthedocs.io/en/latest/providers.html#keycloak
Make it possible to login via keycloak, google etc.
Beta Was this translation helpful? Give feedback.
All reactions