This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/oauth
Joseph Schorr 751598056e Enable support in OIDC for endpoints without user info support
The user info endpoint is apparently optional.
2017-08-01 13:24:27 -04:00
..
services Add comment clarifying how we validate client {ID, secret} in Gitlab 2017-01-24 15:20:19 -05:00
test Enable support in OIDC for endpoints without user info support 2017-08-01 13:24:27 -04:00
__init__.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
base.py Add Authorization header with token to user info call 2017-04-27 11:24:12 -04:00
login.py Switch base classes in OAuth to use ABC 2017-01-24 15:20:03 -05:00
loginmanager.py Add config validator for OIDC logins 2017-02-28 16:18:19 -05:00
oidc.py Enable support in OIDC for endpoints without user info support 2017-08-01 13:24:27 -04:00