Multiple uid search
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Before deploying this code, the configuration of the PerunIdentity module for idp in saml20-idp-hosted.php must be changed. New configuration option uidsAttr must be defined. It contains array of user ID attribute names, e.g. 'uidsAttr' => array('eduPersonUniqueId', 'eduPersonPrincipalName', 'eduPersonTargetedIDString', 'nameid'),
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.