powerdns-admin/powerdnsadmin
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
..
lib Added Jinja filter for handle formatting of zone type labels to enforce modern social standards. 2023-02-19 09:48:43 -05:00
models Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
routes Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
services Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
static Tweaked markup generated from JS file to remove legacy btn-flat classes from various buttons. 2023-02-20 13:15:17 -05:00
templates Add support for oidc_oauth_metadata_url configuration option 2023-02-23 09:21:01 +01:00
__init__.py Added Jinja filter for handle formatting of zone type labels to enforce modern social standards. 2023-02-19 09:48:43 -05:00
assets.py Fix reqs and Flask Migrate Order 2023-02-18 17:38:43 +00:00
decorators.py Fix broken code 2022-12-19 09:37:01 +01:00
default_config.py Added default CAPTCHA settings to default configuration. 2023-02-18 19:18:59 -05:00
swagger-spec.yaml Updated the unknown state 2022-05-23 16:46:11 +00:00