sources/ldap: add configuration for LDAP Source ciphers

closes #3110

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-07-01 19:53:49 +02:00
parent 23273f53cc
commit 1c64616ebd
4 changed files with 23 additions and 4 deletions

View File

@ -75,6 +75,6 @@ return True
Requires authentik 2022.7
:::
When a client does not request any scopes, authentik will treat the request as if all configured scopes were requrested. Depending on the configured authorization flow, consent still needs to be given, and all scopes are listed there.
When a client does not request any scopes, authentik will treat the request as if all configured scopes were requested. Depending on the configured authorization flow, consent still needs to be given, and all scopes are listed there.
This does _not_ apply to special scopes, as those are not configurable in the provider.