Commit Graph

13 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
496222e6b7 Remove TODO and add setup of first user. 2022-12-09 06:46:02 -04:00
David Mc Ken
5f643ccb78 Explain where the config.py is. 2022-12-08 23:11:04 -04:00
David Mc Ken
d6838cf802 Add mysql DB URI 2022-12-08 22:02:37 -04:00
David Mc Ken
b5661b61a0 Add postgres URI to getting-started. 2022-12-08 21:47:28 -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
David Mc Ken
254c00ae92 Add placeholder for getting started. 2022-12-08 20:43:54 -04:00
David Mc Ken
9a4acf5305 Move configure Active directory auth to config folder. 2022-12-08 20:33:57 -04:00