META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-rest-client-oidc-token-propagation Show documentation
Show all versions of quarkus-rest-client-oidc-token-propagation Show documentation
Use REST Client to propagate the incoming Bearer access token or token acquired from Authorization Code Flow as HTTP Authorization Bearer token
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "REST Client - OpenID Connect Token Propagation"
metadata:
keywords:
- "oauth2"
- "openid-connect"
- "oidc"
- "oidc-token-propagation-filter"
- "oidc-token-propagation-reactive-filter"
guide: "https://quarkus.io/guides/security-openid-connect-client"
categories:
- "security"
status: "stable"
config:
- "quarkus.rest-client-oidc-token-propagation."
- "quarkus.oidc-token-propagation-reactive."