quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.53k stars 2.61k forks source link

Add OIDC response filters #42117

Open sberyozkin opened 1 month ago

sberyozkin commented 1 month ago

Description

OIDC request and redirect filters are already available and letting users intercept OIDC responses will make it very complete

Implementation ideas

Add OIDC response filters, with an option to restrict them to specific OIDC endpoint responses

quarkus-bot[bot] commented 1 month ago

/cc @pedroigor (oidc)