OIDC keycloak dev service just for oidc client #43075
-
Hello, I am developing a microservice, which authenticates/authorizes requests using a proprietary JWT mechanism and then forwards the call to a different microservice, authenticating via OIDC. I wish therefore to use the oidc-client and oidc-client-filter extensions, without the oidc extension itself. Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
/cc @geoand (devservices), @pedroigor (keycloak,oidc), @sberyozkin (keycloak,oidc), @stuartwdouglas (devservices) |
Beta Was this translation helpful? Give feedback.
-
Hi @lebesis, Adding |
Beta Was this translation helpful? Give feedback.
As far as 401 is concerned, this is likely due to the proactive authentication being enforced by default, please disable it: https://quarkus.io/guides/security-proactive-authentication