Implement OpenID Connect-based login (#7256)
This commit is contained in:
@@ -92,6 +92,7 @@ CONDITIONAL_REQUIREMENTS = {
|
||||
'eliot<1.8.0;python_version<"3.5.3"',
|
||||
],
|
||||
"saml2": ["pysaml2>=4.5.0"],
|
||||
"oidc": ["authlib>=0.14.0"],
|
||||
"systemd": ["systemd-python>=231"],
|
||||
"url_preview": ["lxml>=3.5.0"],
|
||||
"test": ["mock>=2.0", "parameterized"],
|
||||
|
||||
Reference in New Issue
Block a user