| "THIRD_PARTY_AUTH_BACKENDS": [ | |
| "social.backends.google.GoogleOAuth2", | |
| "social.backends.linkedin.LinkedinOAuth2", | |
| "social.backends.facebook.FacebookOAuth2", | |
| "third_party_auth.dummy.DummyBackend", | |
| "third_party_auth.saml.SAMLAuthBackend" | |
| ], |
common/djangoapps/third_party_auth/provider.py ?
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/9fc6779a-b950-402d-9013-219cbbdf93b4%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Open edX operations" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openedx-ops...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Open edX operations" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openedx-ops/RerASgJQACM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openedx-ops...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/CAGtJPNPsKUpY3%2BkwYhi%3DiTkZhNyqBmV_pQQmRVsE6jjxywt72A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/CALqvzAP_diuscoGuMULLSSzFCEiHw7dmX0iXju4u-n2ZudYGVA%40mail.gmail.com.
"THIRD_PARTY_AUTH_BACKENDS": [
"social.backends.google.GoogleOAuth2",
"social.backends.linkedin.LinkedinOAuth2",
"social.backends.facebook.FacebookOAuth2",
"social.backends.twitter.TwitterOAuth",
"third_party_auth.saml.SAMLAuthBackend"
]