Security config#

BasicAuthenticationConfig

The basic authentication config.

ClientCertificateConfig

The JKS truststore config to enable client certificate authentication (also called mutual TLS or mTLS) on the application.

CorsConfig

The CORS config.

HttpsConfig

The PKCS 12 keystore config to enable HTTPS on the application.

JwtConfig

The JWT config.

KerberosConfig

The config to delegate authentication to Kerberos.

LdapConfig

The config to delegate authentication to an LDAP provider.

LoginConfig

The config related to the /login endpoint.

OidcConfig

The config to delegate authentication to an OpenID Connect provider (Auth0, Google, Keycloak, etc.).

SecurityConfig

The security config.