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

io.quarkus.oidc.token.propagation.reactive.OidcTokenPropagationReactiveConfig.jdp Maven / Gradle / Ivy

Go to download

Use REST Client to propagate the incoming Bearer access token or token acquired from Authorization Code Flow as HTTP Authorization Bearer token

There is a newer version: 3.17.0
Show newest version
io.quarkus.oidc.token.propagation.reactive.OidcTokenPropagationReactiveConfig.clientName=Name of the configured OidcClient.\n\nNote this property is only used if the `exchangeToken` property is enabled.
io.quarkus.oidc.token.propagation.reactive.OidcTokenPropagationReactiveConfig.exchangeToken=Exchange the current token with OpenId Connect Provider for a new token using either\n"urn\:ietf\:params\:oauth\:grant-type\:token-exchange" or "urn\:ietf\:params\:oauth\:grant-type\:jwt-bearer" token grant\nbefore propagating it.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy