[keycloak-user] MultiTenancy / MultiRealms
Juraci Paixão Kröhling
juraci at kroehling.de
Mon Oct 26 13:17:40 EDT 2015
On 10/16/2015 02:00 PM, Sascha Skorupa wrote:
> we want to authenticate users from different realms in one
> client/application. We looked at the multitenancy example but there the
> realms are distinguished by the requested URL. In our case the users
> send tokens to the application from different issuers. Is there any
> recommendation how to handle this?
If you are able to determine the realm from the token, then you can just
implement your own KeycloakConfigResolver.
http://git.io/vW6kF
- Juca.
More information about the keycloak-user
mailing list