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 22a39c3007 Fix bug with missing & in authorization URL for OIDC
Also adds testing to ensure we don't break this again
2018-05-15 14:52:00 -04:00
..
services Fix bug with missing & in authorization URL for OIDC 2018-05-15 14:52:00 -04:00
test Fix bug with missing & in authorization URL for OIDC 2018-05-15 14:52:00 -04:00
__init__.py Lay foundation for truly dynamic external logins 2017-01-20 15:21:08 -05:00
base.py Fix bug with missing & in authorization URL for OIDC 2018-05-15 14:52:00 -04:00
login.py Switch base classes in OAuth to use ABC 2017-01-24 15:20:03 -05:00
loginmanager.py Add support for using OIDC tokens via the Docker CLI 2017-09-12 12:23:22 -04:00
oidc.py Fix bug with missing & in authorization URL for OIDC 2018-05-15 14:52:00 -04:00