keycloak / terraform-provider-keycloak

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

feat: Add aggregate attributes flag to keycloak_saml_user_attribute_protocol_mapper (#942) #943

Open sventorben opened 8 months ago

sventorben commented 8 months ago

This PR introduces a new attribute for the keycloak_saml_user_attribute_protocol_mapper. It aims to support aggregation of attributes.

Disclaimer: This is my first contribution to a Go project, and I have focused on ensuring that the code adheres to the project's standards and Go best practices to the best of my understanding.

Closes #942

robson90 commented 7 months ago

Would be awesome, to have this !

sventorben commented 7 months ago

@mrparkers I want to kindly asks what needs to happen to get this merge. Anything I can do from my side?