authelia/internal/configuration/test_resources
James Elliott f79db588be
feat(authentication): ldap memberof group search (#5418)
Introduces the concept of group search mode into the LDAP configuration. This also adds the filter and memberof search modes. The full description of these is included in the docs but the filter mode is the same mode as previous which is also the default and recommended value. The memberof mode should only be used by users who are aware of how the concept works as per the docs.

Closes #2161

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-06-18 14:40:38 +10:00
..
crypto feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
config.deprecated.yml refactor: path from address (#5492) 2023-05-30 18:21:19 +10:00
config.durations.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config.filtered.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_alt.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_bad_keys.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_bad_quoting.yml feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
config_domain_bad_regex.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_domain_regex.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_oidc.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_oidc_disable_entropy.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_oidc_modern.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_smtp_sender_blank.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_smtp_sender_invalid.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
config_with_secret.yml feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
example_secret feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00