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-resteasy-client-oidc-filter Show documentation
Show all versions of quarkus-resteasy-client-oidc-filter Show documentation
Use a RESTEasy Client filter to get and refresh access tokens with OpenID Connect Client and send them as HTTP Authorization Bearer tokens
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "RESTEasy Client - OpenID Connect Filter"
metadata:
keywords:
- "oauth2"
- "openid-connect"
- "oidc"
- "oidc-client"
- "oidc-client-filter"
guide: "https://quarkus.io/guides/security-openid-connect-client"
categories:
- "security"
status: "stable"
config:
- "quarkus.resteasy-client-oidc-filter."
- "quarkus.oidc-client."
© 2015 - 2025 Weber Informatics LLC | Privacy Policy