Commit Graph

7 Commits

Author SHA1 Message Date
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
David Mc Ken
6f450457ef Update env docs from legal_envvars 2022-12-12 22:06:44 -04:00
David Mc Ken
2dec2ad204 Fix default values. 2022-12-08 21:23:28 -04:00
David Mc Ken
19e5750974 Dropped documentation to 1.1.x since that is the version being used. 2022-12-08 21:22:13 -04:00
David Mc Ken
7a2f83a888 Update environment var required. 2022-12-08 21:19:55 -04:00
David Mc Ken
76315aac6d Add required column to table. 2022-12-08 21:16:26 -04:00
David Mc Ken
2c34307365 Move environment vars to configuration 2022-12-08 20:59:35 -04:00