authelia/docs/content/en/configuration/identity-providers
James Elliott 3d2da0b070
feat(oidc): client authentication modes (#5150)
This adds a feature to OpenID Connect 1.0 where clients can be restricted to a specific client authentication mode, as well as implements some backend requirements for the private_key_jwt client authentication mode (and potentially the tls_client_auth / self_signed_tls_client_auth client authentication modes). It also adds some improvements to configuration defaults and validations which will for now be warnings but likely be made into errors.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-04-13 20:58:18 +10:00
..
_index.md docs: update dates (#3615) 2022-06-28 15:27:14 +10:00
introduction.md docs: make several openid connect areas uniform (#4824) 2023-01-26 10:59:18 +11:00
open-id-connect.md feat(oidc): client authentication modes (#5150) 2023-04-13 20:58:18 +10:00