Nerzal / gocloak

golang keycloak client
Apache License 2.0
1.01k stars 275 forks source link

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? #450

Open vatsalumrigar opened 9 months ago

vatsalumrigar commented 9 months ago

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?