Skip to main content
BasicAuthenticationConfigThe basic authentication config.
ClientCertificateConfigThe JKS truststore config to enable client certificate authentication (also called mutual TLS or mTLS) on the application.
CorsConfigThe CORS config.
HttpsConfigThe PKCS 12 keystore config to enable HTTPS on the application.
JwtConfigThe JWT config.
KerberosConfigThe config to delegate authentication to Kerberos.
LdapConfigThe config to delegate authentication to an LDAP provider.
LoginConfigThe config related to the /login endpoint.
OidcConfigThe config to delegate authentication to an OpenID Connect provider (Auth0, Google, Keycloak, etc.).
SecurityConfigThe security config.