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

Closes #7649: Add support for SSO #7709

Merged
merged 2 commits into from
Nov 2, 2021
Merged

Closes #7649: Add support for SSO #7709

merged 2 commits into from
Nov 2, 2021

Conversation

jeremystretch
Copy link
Member

Closes: #7649

  • Introduce social-auth-core and social-auth-app-django as dependencies
  • Move authentication-exempt URLs to EXEMPT_PATHS setting
  • Simplify LoginRequiredMiddleware
  • Update login view to honor LOGIN_REDIRECT_URL setting
  • Dynamically import all SOCIAL_AUTH_* parameters from configuration.py
  • Append configured auth backends to login page

@jeremystretch jeremystretch marked this pull request as ready for review November 1, 2021 15:24
@jeremystretch jeremystretch merged commit 200aca4 into feature Nov 2, 2021
@jeremystretch jeremystretch deleted the 7649-social-auth branch November 2, 2021 16:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant