Skip to content

Conversation

dratchkov
Copy link

Some packages require they be added to AUTHENTICATION_BACKENDS list in settings.py and as a result the login() function requires an explicit class name.

This code change adds support for SSO(AUTHENTICATION_BACKEND like this:

SSO = {
'AUTHENTICATION_BACKEND': '....'
}

Add SOO(AUTHENTICATION_BACKEND) in settings
Add SOO(AUTHENTICATION_BACKEND) in settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant