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 'agggreate attributes' for SAML User Attribute Protocol Mappers #942

Open sventorben opened 3 months ago

sventorben commented 3 months ago

Currently it is not possible to set the aggregate attributes flag for the SAML User Attribute Protocol Mapper.

Please add this feature similiar to the way it is handled by the OIDC User Attribute Protocol Mapper.