terraform-provider-keycloak icon indicating copy to clipboard operation
terraform-provider-keycloak copied to clipboard

getServerInfo results in HTTP 403

Open julienlefur opened this issue 2 years ago • 0 comments

Using the client_credentials grant I have a HTTP 403 when the keycloak client tries to get the SeverInfo.

In order to make the client works, I had to set the scope "roles" to my client settings as a DefaultClientScope.

Keycloak Version: 16.1.0

julienlefur avatar Jan 20 '22 15:01 julienlefur