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

Add connection pooling support for keycloak_ldap_user_federation #933

Open blalop opened 4 months ago

blalop commented 4 months ago

The LDAP user federation supports connection pooling. It can be enabled using the GUI:

image

It could be supported in the keycloak_ldap_user_federation resource and data source.