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

Unable to set federationLink on keycloak_user #972

Open divisionium opened 1 month ago

divisionium commented 1 month ago

There is no way to set the federationLink on the keycloak_user object. Would you consider adding this property that would map to federationLInk in UserRepresentation? I'm using it try to provision users via IaC and cannot create kerberos users without setting that property first. The federated identities block does not set the appropriate assocation.