[keycloak-user] Brokering with OIDC and Direct Access Grant

Marek Posolda mposolda at redhat.com
Tue Jan 24 05:25:06 EST 2017


I assume that Keycloak instances A and B are not in cluster? If you can 
put them in cluster, you will have this supported OOTB.

Also did you see our multitenancy feature and multi-tenant example? This 
allows that application (API) is protected by both instance A or B. So 
based on the token from the request, you will see if you should use 
keycloak A or B to validate token.

Marek

On 24/01/17 11:05, Alexander Chriztopher wrote:
> Hello,
>
> Am looking for the flow to get an access token with OIDC and 2 Keycloak
> instances (A and B).
>
> User is Known by instance B and gets an access token from instance B then
> needs to access an API protected with instance A.
>
> What would be the best way to do it ?
>
> Thanks for any help.
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user




More information about the keycloak-user mailing list