Using Keycloak Realm's Public Key in Jwt-Auth Plugin for Authentication. #13571
Unanswered
chandreshreddyg17
asked this question in
Q&A
Replies: 1 comment 6 replies
-
|
You've reached the anonymous usage limit of To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed APISIX in a decoupled mode. I need to do the authentication for the consumer (applications), I am representing Keycloak clients as a Applications. I want to use the jwt-auth using the Public Key of the Realm of Keycloak to Authenticate the Consumers locally ,instead of asking the Keycloak again and again for every request using OpenId-Connect.
Is this a better approach ? do we have any approach better than this??
@dosu
Beta Was this translation helpful? Give feedback.
All reactions