-
-
Notifications
You must be signed in to change notification settings - Fork 547
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
add possibility to configure tenant id #751
base: master
Are you sure you want to change the base?
add possibility to configure tenant id #751
Conversation
There already is dedicated backend for tenant authentication: https://github.com/python-social-auth/social-core/blob/master/social_core/backends/azuread_tenant.py |
@nijel read the bug report. |
The reason for using is that nomenclature is the way the
The |
can change it to |
Codecov Report
@@ Coverage Diff @@
## master #751 +/- ##
=======================================
Coverage 77.27% 77.27%
=======================================
Files 325 325
Lines 9875 9875
Branches 1180 1180
=======================================
Hits 7631 7631
Misses 2088 2088
Partials 156 156
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I'd like to hear another opinion here as well. Using |
Yea... the reason to use |
Instead of misusing |
Bug: #748
Tested locally and was able to change the Tenant ID from
common
toorganizations
with