Browse Source
Most of the methods rely on the role name within python keycloak, which for the vast majority is fine, however there are some role names which cannot be used by the API endpoint as they contain characters that cannot be encoded properly. Therefore this change is to allow the use of the role's id to get, update and delete roles by their id instead.'fix/update-dependencies
Geoff Owen
9 months ago
committed by
Marcos Pereira
6 changed files with 89 additions and 6 deletions
Loading…
Reference in new issue