From: André M. <an...@cl...> - 2025-09-18 12:26:19
|
Hi Sander, We do that by concatenating: "_entryFromMetadata_" + DigestUtils.md5Hex(samlEntityId) Follow the code from here: https://github.com/unity-idm/unity/blob/master/saml/src/main/java/pl/edu/icm/unity/saml/sp/config/TrustedIdPKey.java#L26 The ID can also be found by selecting the IdP on Unity login screen and then looking at the generated cookie for Unity URL. Regards, André Moreira On 18/09/2025 12:08, Sander Apweiler wrote: > Hi Krystof, > hi Roman, > > is there any update on the easier identification of SAML IdPs in > preselected authentication? According to this ticket [1], I don't see > any progress. Can you also remember me how to find this ID of the IdP. > > Best regards, > Sander > > [1]: https://unity-idm.atlassian.net/browse/UY-1007 > > > > _______________________________________________ > Unity-idm-discuss mailing list > Uni...@li... > https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss -- André Moreira CLARIN ERIC https://www.clarin.eu |