vanetix/elixir-keycloak

Missing openid scope

railsmechanic opened this issue · 0 comments

After update to Keycloak v20, I get the error "Missing openid scope" when calling Keycloak.Client.me/1. It seems that scope=openid must be included in the call. How to add this scope?