mrparkers / terraform-provider-keycloak

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

Support SAML Client in terraformer #958

Open belfhi opened 2 months ago

belfhi commented 2 months ago

Hi, I tried using the keycloak provider in terraformer. While it worked as expected, SAML Clients could not be imported. Their resources are not listed in the supported ressources list.

Also, it would be nice to be able to import resources on a more fine-grained level. For example, I would like to import all of my LDAP settings but not the users or the groups.