powerdns-admin/powerdnsadmin/services
AdvanticGmbH 5ad384bfe9 Add support for oidc_oauth_metadata_url configuration option
This commit adds support for the `oidc_oauth_metadata_url` configuration
option. This option specifies the URL of the OIDC server's
metadata endpoint, which contains information about the OIDC server's
endpoints, supported scopes, and other configuration details. By using this
option, we can ensure compatibility with different OIDC servers and reduce
the risk of errors due to manual endpoint configuration.
2023-02-23 09:21:01 +01:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
azure.py Corrections to Azure auth service definition after refactor 2020-03-04 17:34:01 +13:00
base.py Upgrade pip packages 2020-10-10 20:27:09 +02:00
email.py Add user email verification 2019-12-21 21:43:03 +07:00
github.py Fix token name in session for OIDC and GitHub authentication 2020-03-05 17:07:13 +01:00
google.py Refactoring the code 2019-12-02 10:32:03 +07:00
oidc.py Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
saml.py Use HTTP_X_FORWARDED_PROTO header from reverse proxy to rewrite https:// for SAML request URLs 2022-05-19 19:00:38 -07:00
token.py Fix migration script and LGTM 2019-12-21 22:26:56 +07:00