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

python 2.7 #186

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

davidbarkhuizen
Copy link

  • doc note on criterion for matching saml user identity to django user (namely, on username)
  • only import jwt_encode from rest_auth.utils if USE_JWT setting is True
  • user authentication backend now configurable via AUTHENTICATION_BACKEND setting, defaulting to django.contrib.auth.backends.ModelBackend'
  • added login callback method configurable via TRIGGER.LOGIN setting
  • some info logging

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.

None yet

1 participant