You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot create a new user via function Keycloak::Internal.create_simple_user(... as it is implemented in the demo app. I found out, that there is a problem with the code here:
I cannot create a new user via function
Keycloak::Internal.create_simple_user(...
as it is implemented in the demo app. I found out, that there is a problem with the code here:where the code does not run into the first rescue block. I could quickfix it with
Can anybody confirm this bug?
I will dive deeper soon, since we need the gem urgently.
The text was updated successfully, but these errors were encountered: