- 22 Nov, 2017 1 commit
-
-
bmedx committed
-
- 21 Nov, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 03 Nov, 2017 1 commit
-
-
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables
bmedx committed
-
- 26 Oct, 2017 1 commit
-
-
all expired tokens added a exlude_application_ids argument which enable us to not remove expired tokens for given applications. LEARNER-717
ayub-khan committed
-
- 24 Oct, 2017 2 commits
-
-
Douglas Hall committed
-
LEARNER-717
ayub-khan committed
-
- 19 Oct, 2017 1 commit
-
-
Purpose of those logs is to get more information about deadlocks coming on prod when we revoke already existing refresh tokens. LEARNER-717
ayub-khan committed
-
- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 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
-
- 24 Apr, 2017 1 commit
-
-
This information mirrors the fields returned in our ID token for OpenID Connect (OIDC). Including this information will allow us to eventually migrate toward replacing OIDC with OAuth 2.0 + JWT. ECOM-3628
Clinton Blackburn committed
-
- 14 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 13 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 12 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 06 Oct, 2016 1 commit
-
-
Move oauth_dispatch from lms to openedx/core.
Nimisha Asthagiri committed
-