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

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

Go to download

Secure your applications with OpenID Connect Adapter and IDP such as Keycloak

There is a newer version: 3.17.5
Show newest version
io.quarkus.oidc.OidcTenantConfig.CertificateChain.leafCertificateName=Common name of the leaf certificate. It must be set if the {@link \#trustStoreFile} does not have\nthis certificate imported.
io.quarkus.oidc.OidcTenantConfig.CertificateChain.trustStoreCertAlias=A parameter to specify the alias of the truststore certificate.
io.quarkus.oidc.OidcTenantConfig.CertificateChain.trustStoreFile=Truststore file which keeps thumbprints of the trusted certificates.
io.quarkus.oidc.OidcTenantConfig.CertificateChain.trustStoreFileType=An optional parameter to specify type of the truststore file. If not given, the type is automatically\ndetected\nbased on the file name.
io.quarkus.oidc.OidcTenantConfig.CertificateChain.trustStorePassword=A parameter to specify the password of the truststore file if it is configured with {@link \#trustStoreFile}.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy