All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.oidc.OidcTenantConfig$Credentials.jdp Maven / Gradle / Ivy

#
#Thu Jun 18 17:10:08 CEST 2020
io.quarkus.oidc.OidcTenantConfig.Credentials.clientSecret=Client secret which can be used for the 'client_secret_basic' (default) and 'client_secret_post'\nand 'client_secret_jwt' authentication methods.\nNote that a 'secret.value' property can be used instead to support the 'client_secret_basic' method\nbut both properties are mutually exclusive.
io.quarkus.oidc.OidcTenantConfig.Credentials.secret=Client secret which is used for a 'client_secret_basic' authentication method.\nNote that a 'client-secret.value' can be used instead but both properties are mutually exclusive.
io.quarkus.oidc.OidcTenantConfig.Credentials.jwt=Client JWT authentication methods




© 2015 - 2025 Weber Informatics LLC | Privacy Policy