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.
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