Enterprise SSO
SP Metadata
Returns the SAML SP metadata XML for this organisation. Provide this URL to your IdP when configuring an Enterprise Application.
GET
SP Metadata
Your Organisation UUID.
application/xml SAML Service Provider metadata document. In Azure AD / Microsoft Entra:
- Create a new Enterprise Application → Non-gallery
- Go to Single sign-on → SAML
- Click Upload metadata file and point to this URL, or manually set:
- Entity ID (Identifier):
https://gateway.verify-group.io/api/v1/auth/saml/{orgId}/metadata - Reply URL (ACS):
https://gateway.verify-group.io/api/v1/auth/saml/{orgId}/callback
- Entity ID (Identifier):
Previous
Initiate SAML LoginRedirects the end-user to the configured Identity Provider login page. Use as your SSO login button URL.
Next
SP Metadata