Skip to content

Fix perun attributes mapping

Created by: Gaeldrin

PerunAttributes filter did not allow assigning of one LDAP reply into multiple attributes on SP side. This is now handled by implicitly converting target attributes into array (even if there is only one) and changing the subsequent logic to handle arrays.

Merge request reports