Introduction
Convertr has the functionality to allow clients to log in via their chosen SSO method, which is currently implemented by the Support Team. There is no UI to manage the implementation from the end user.
Convertr supports SAML2.0 integrations and is a service provider led implementation.
Implementation Process
- Once your Convertr platform is setup, we will provide you with a metadata.xml file which will provide information on the entityID and ACS endpoints.
- In return, we’ll need your SSO providers metadata.xml file which we will install on your Convertr instance and perform some basic tests.
- We will then require either test credentials to verify end to end, or to work with a user who can confirm the end to end process is working.
- After the SSO connection have been confirmed, users are able to be set up with SSO via the User section, by selecting the relevant Login provider
Important Information
- EntityId - https://{ENTERPRISE}.cvtr.io/saml/sp
- Attribute Consume Service Endpoint (HTTP-POST) - https://{ENTERPRISE}.cvtr.io/saml/login_check
- NameId Format - urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
- SP X.509 cert