Replies: 1 comment 1 reply
-
@starsz please take a look, thx |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have setup keycloak with multiple realms.
My question is: how do I enable jwt validation for multiple realms for a service behind apisix?
E.g.: Client1 gets a token from keycloak in the tenant1 realm, client2 gets a token in the tenant2 realm.
Both clients should be able to access a service behind apisix but no one outside of the realm "tenant1" and "tenant2". Is that possible with apisix? I haven't found something in the documentation.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions