- 26 Apr, 2017 1 commit
-
-
Although we are phasing out our support of OIDC, this particular feature will allow us to eliminate many of the settings we share across services. Instead of reading various endpoints and secret keys from settings or hardcoded values, services with the proper authentication backend can simply read (and cache) the information from this endpoint. ECOM-3629
Clinton Blackburn committed
-
- 06 Oct, 2016 1 commit
-
-
Move oauth_dispatch from lms to openedx/core.
Nimisha Asthagiri committed
-
- 25 Jul, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 02 Jun, 2016 1 commit
-
-
* Created URL route * Expanded test code to confirm expected behavior MA-2124
J. Cliff Dyer committed
-
- 30 Mar, 2016 1 commit
-
-
Available backends: * django-oauth-toolkit (DOT) * django-oauth2-provider (DOP) * Use provided client ID to select backend for * AccessToken requests * third party auth-token exchange * Create adapters to isolate library-dependent functionality * Handle django-oauth-toolkit tokens in edX DRF authenticator class MA-1998 MA-2000
J. Cliff Dyer committed
-