This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/blueprints/example
ChandonPierre 029395d08b
sources/ldap: add support for cert based auth (#5850)
* ldap: support cert based auth

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* ldap: default sni switch to off

* ldap: `get_info=NONE` on insufficient access error

* fix: Make file locale script

* ldap: add google ldap attribute mappings

* ldap: move google secure ldap blueprint to examples

Revert "ldap: add google ldap attribute mappings"

This reverts commit 8a861bb92c1bd763b6e7ec0513f73b3039a1adb4.

* ldap: remove `validate` for client cert auth

not strictly necessary

* ldap: write temp cert files more securely

* ldap: use first array value for sni when provided csv input

* don't specify tempdir

we set $TMPDIR in the dockerfile

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* limit API to only allow certificate key pairs with private key

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use maxsplit

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update locale

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-06-12 15:41:44 +02:00
..
flows-enrollment-2-stage.yaml flows: change default flow stage binding settings (#4784) 2023-02-27 15:21:26 +01:00
flows-enrollment-email-verification.yaml tests/e2e: use example blueprints for testing (#4805) 2023-02-27 22:42:36 +01:00
flows-login-2fa.yaml blueprints: improve error handling in example flow 2023-02-23 16:57:46 +01:00
flows-login-conditional-captcha.yaml blueprints: don't set session_duration in default and example flows (#4448) 2023-01-16 13:18:25 +01:00
flows-recovery-email-verification.yaml security: fix CVE-2023-26481 (#4832) 2023-03-02 20:15:33 +01:00
flows-unenrollment.yaml flows: change default flow stage binding settings (#4784) 2023-02-27 15:21:26 +01:00
sources-google-ldap-mappings.yaml sources/ldap: add support for cert based auth (#5850) 2023-06-12 15:41:44 +02:00