Nerzal / gocloak

golang keycloak client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if i have a user who is part of 2 clients , and i want to generate a new access token for second client using first clients user access token in keycloak , how can i do it?

vatsalumrigar opened this issue · comments

if i have a user who is part of 2 clients , and i want to generate a new access token for second client using first clients user access token in keycloak , how can i do it?