authelia/internal
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
..
authentication feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
authorization test(authorization): add missing tests (#5478) 2023-05-24 19:23:46 +10:00
commands feat(oidc): multiple jwk algorithms (#5279) 2023-05-15 10:03:19 +10:00
configuration feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
duo refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
handlers test(handlers): add missing tests (#5480) 2023-05-25 07:58:00 +10:00
logging refactor: interfaces (#5252) 2023-04-15 22:35:44 +10:00
metrics test: add misc missing tests (#5479) 2023-05-24 22:33:05 +10:00
middlewares test(authentication): add missing tests (#5482) 2023-05-25 11:17:35 +10:00
mocks refactor: http verbs etc (#5248) 2023-04-15 15:03:14 +10:00
model refactor(model): use recommended semver regex (#5403) 2023-05-07 17:51:35 +10:00
notification feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
ntp feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
oidc feat(oidc): jwk selection by id (#5464) 2023-05-22 21:14:32 +10:00
random test: add misc missing tests (#5479) 2023-05-24 22:33:05 +10:00
regulation test: add misc missing tests (#5479) 2023-05-24 22:33:05 +10:00
server refactor: path from address (#5492) 2023-05-30 18:21:19 +10:00
session build(deps): update module github.com/fasthttp/session to v2.5.0 (#5391) 2023-05-05 23:50:35 +10:00
storage test: add misc missing tests (#5479) 2023-05-24 22:33:05 +10:00
suites feat(authentication): ldap memberof group search (#5418) 2023-06-18 14:40:38 +10:00
templates fix(oidc): default response mode not validated (#5129) 2023-04-11 21:29:02 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils test: add misc missing tests (#5479) 2023-05-24 22:33:05 +10:00