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 a9791ea419 Have external login always make an API request to get the authorization URL
This makes the OIDC lookup lazy, ensuring that the rest of the registry and app continues working even if one OIDC provider goes down.
2017-01-23 19:06:19 -05:00
..
services Add proper and tested OIDC support on the server 2017-01-23 17:53:34 -05:00
test Add proper and tested OIDC support on the server 2017-01-23 17:53:34 -05:00
__init__.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
base.py Have external login always make an API request to get the authorization URL 2017-01-23 19:06:19 -05:00
login.py Add proper and tested OIDC support on the server 2017-01-23 17:53:34 -05:00
loginmanager.py Have external login always make an API request to get the authorization URL 2017-01-23 19:06:19 -05:00
oidc.py Have external login always make an API request to get the authorization URL 2017-01-23 19:06:19 -05:00