mrparkers / terraform-provider-keycloak

Terraform provider for Keycloak
https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs
MIT License
617 stars 303 forks source link

Unable to Set Client Resource Owner #789

Open sashokbg opened 1 year ago

sashokbg commented 1 year ago

I am unable to find how to set the owner of a resource using the keycloak_openid_client_authorization_resource. There is no property related to owner.

It seems to be possible in the API:

image