Browse Source
When both user credentials and client credentials are supplied, this library used the grant_type=client_credentials. This fix will instead retrieve the token with grant_type=password, similar to the Keycloak admin CLI kcadm.sh.enhancement/docs v3.8.4
Jens Trinh
12 months ago
committed by
Marcos Pereira
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue