io.quarkus.oidc.runtime.OidcTenantConfig$Token.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
#
#Tue Jan 21 09:57:00 CET 2020
io.quarkus.oidc.runtime.OidcTenantConfig.Token.principalClaim=Name of the claim which contains a principal name. By default, the 'upn', 'preferred_username' and `sub` claims are\nchecked.
io.quarkus.oidc.runtime.OidcTenantConfig.Token.issuer=Expected issuer 'iss' claim value
io.quarkus.oidc.runtime.OidcTenantConfig.Token.audience=Expected audience `aud` claim value which may be a string or an array of strings
© 2015 - 2025 Weber Informatics LLC | Privacy Policy