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

META-INF.quarkus-extension.yaml 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.15.0
Show newest version
---
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."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy