Commit Graph

2 Commits (aaeb3aa88106f02a95cb06075b6421e08473361e)

Author SHA1 Message Date
James Elliott aaeb3aa881
feat(oidc): private key jwt client auth
This adds support for the private_key_jwt client authentication method.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-11 20:43:07 +10:00
James Elliott 9532823a99
feat(configuration): mtls clients (#4221)
This implements mTLS support for LDAP, Redis, and SMTP. Specified via the tls.certificate_chain and tls.private_key options.

Closes #4044
2022-10-21 19:41:33 +11:00