io.quarkus.oidc.OidcTenantConfig$CertificateChain.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-oidc Show documentation
Show all versions of quarkus-oidc Show documentation
Secure your applications with OpenID Connect Adapter and IDP such as Keycloak
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