1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration/test_resources
James Elliott 4ebd8fdf4e
feat(oidc): provide cors config including options handlers ()
This adjusts the CORS headers appropriately for OpenID Connect. This includes responding to OPTIONS requests appropriately. Currently this is only configured to operate when the Origin scheme is HTTPS; but can easily be expanded in the future to include additional Origins.
2022-04-07 10:58:51 +10:00
..
config_alt.yml fix(configuration): remember me duration disabled impossible () 2022-03-13 13:51:23 +11:00
config_bad_keys.yml perf(authentication): improve ldap dynamic replacement performance () 2021-08-05 14:17:07 +10:00
config_bad_quoting.yml feat(configuration): replace several configuration options () 2021-08-02 21:55:30 +10:00
config_domain_bad_regex.yml feat(authorization): domain regex match with named groups () 2022-04-01 22:38:49 +11:00
config_domain_regex.yml feat(authorization): domain regex match with named groups () 2022-04-01 22:38:49 +11:00
config_oidc.yml feat(oidc): provide cors config including options handlers () 2022-04-07 10:58:51 +10:00
config_smtp_sender_blank.yml fix(notifier): force use of sender email in smtp from cmd () 2021-11-30 22:15:21 +11:00
config_smtp_sender_invalid.yml fix(notifier): force use of sender email in smtp from cmd () 2021-11-30 22:15:21 +11:00
config_with_secret.yml perf(authentication): improve ldap dynamic replacement performance () 2021-08-05 14:17:07 +10:00
config.yml perf(authentication): improve ldap dynamic replacement performance () 2021-08-05 14:17:07 +10:00
example_secret feat(configuration): replace viper with koanf () 2021-08-03 19:55:21 +10:00