By: Andreas Thiele user 13 May 2019 at 7:38 a.m. CDT

3 Responses
Andreas Thiele gravatar
Hello, sorry I have a knot in my head. At the moment i work on inbound SAML. https://gluu.org/docs/ce/authn-guide/inbound-saml-passport/ We want to register the GLUU as SP at the IDP. Which CALLBACK URL do we have to enter in the IDP? Maybe you can help me solve my knot

By Jose Gonzalez staff 13 May 2019 at 2:18 p.m. CDT

Jose Gonzalez gravatar
I think you are talking about the assertion consumer service URL right? If so, check `/opt/gluu/node/passport/server/idp-metadata` inside Gluu chroot, the corresponding xml document for your IDP has a tag showing the ACS URL.

By Andreas Thiele user 14 May 2019 at 4:28 a.m. CDT

Andreas Thiele gravatar
Thx. That was helpful. It is possible to import the IDP metadata automatically from a federation? We don't want to add every new IDP to the json or expand it. Is there a solution for this? https://www.aai.dfn.de/fileadmin/metadata/dfn-aai-metadata.xml

By Jose Gonzalez staff 14 May 2019 at 7:23 a.m. CDT

Jose Gonzalez gravatar
Not unfortunately. In 4.0 we enhanced so no file editions are necessary, ie all tasks are made through oxTrust UI. However, you still have to populate the details of your supported IDPs.