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

io.quarkus.oidc.OidcTenantConfig$Roles.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
#
#Thu Jun 18 17:10:08 CEST 2020
io.quarkus.oidc.OidcTenantConfig.Roles.roleClaimPath=Path to the claim containing an array of groups. It starts from the top level JWT JSON object and\ncan contain multiple segments where each segment represents a JSON object name only, example\: "realm/groups".\nUse double quotes with the namespace qualified claim names.\nThis property can be used if a token has no 'groups' claim but has the groups set in a different claim.
io.quarkus.oidc.OidcTenantConfig.Roles.roleClaimSeparator=Separator for splitting a string which may contain multiple group values.\nIt will only be used if the "role-claim-path" property points to a custom claim whose value is a string.\nA single space will be used by default because the standard 'scope' claim may contain a space separated sequence.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy