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

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

Open sventorben opened 3 months ago

sventorben commented 3 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 3 months ago

Would be awesome, to have this !

sventorben commented 2 months ago

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