Hello,
I am currently trying to integrate some application with the SAML IdP from UCS. It is working perfectly for login e.g. for Jenkins.
My question is: It would be perfect to supply additional information in the SAML response to the application. Jenkins is able to retrieve email, displayName and groups from the SAML response. Simplesamlphp supports this, too (see https://simplesamlphp.org/docs/stable/ldap:ldap). Is it possible to integrate this functionality into UCS?
Thanks, Sven