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

[authz] unable to create a resource-based permission, based on a resource type

Open semangard opened this issue 3 years ago • 1 comments

Hello,

I tried to create a resource-based permission, based on a resource type with the following code :

image

And I got the error : image

Why is-it talking about a resource scope ?

Note : the resource was previously successfully created :

image

semangard avatar Oct 29 '20 15:10 semangard

As stated in my issue #398 this provider currently does not support permissions based on resource type

jhinzmann avatar Nov 13 '20 13:11 jhinzmann