Difference between revisions of "VALT SSO - VALT's Metadata File"

From IVS Wiki
Jump to: navigation, search
(Created page with "__NOTOC__ {{Article | content = <h2>Intro</h2> VALT's metadata.xml file is only generated after the IdP's metadata file is uploaded to VALT. To generate the IdP XML file, mo...")
(No difference)

Revision as of 16:37, 2 January 2025

Intro

VALT's metadata.xml file is only generated after the IdP's metadata file is uploaded to VALT.

To generate the IdP XML file, most providers require the Service Provider (SP) information, specifically the entityID and replyURL.


VALT's Information

entityID
This will be the FQDN of the server.
Example: https://valt.ipivs.com
replyURL
This will be the FQDN of the server + 'saml/login_check'.
Example: https://valt.ipivs.com/saml/login_check

Additional Resources