keycloak / terraform-provider-keycloak

Terraform provider for Keycloak
https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs
Apache License 2.0
650 stars 317 forks source link

Unable to set federationLink on keycloak_user #972

Open divisionium opened 5 months ago

divisionium commented 5 months 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.