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
Sam Chow 7df8ed4a60 Add a security scanner api config object for params
Change SecScanAPI to use a uri creation func instead of test context

Pass config provider through validator context

Remove app config dependency for validators
2018-06-01 15:06:50 -04:00
..
services Add a security scanner api config object for params 2018-06-01 15:06:50 -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 Decouple oauth methods from app with a namedtuple 2018-05-31 14:53:27 -04:00
login.py Add a security scanner api config object for params 2018-06-01 15:06:50 -04: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