This is a payed feature. Please contact us for further details and pricing.
How to add additional domains?
You can add other domains to your SSO Auth Provider with the following steps:
- Go to
App Drawer
Administration
Security
- Tap SSO Auth Provider
- Tap on Add a Domain
- Enter the domain name
- Follow the verification steps
How to verify a domain
Domain verification confirms that you own a domain name and have control over it. Currently we support two ways of verification. Verification via DNS TXT record or via HTTP response.
If you remove the verification of the domain your users will no longer be redirected to your auth provider.
Option 1) DNS verification
With this option you have to ad an TXT record to your DNS configuration. learn more
- Go to
App Drawer
Administration
Security
- Tap the SSO Auth Provider Tab
- Tap on Verification details for the domain
- Copy the Challenge value
- Add the TXT record via your DNS provider
It might take up to 72 for the changes to propagate through the DNS system. Once the verification is successful you will see a green checkmark next to the domain name.
Option 2) HTTP verification
With this option you have to provide a specific HTTP endpoint under your domain and return an 200 status code for this request.
- Go to
App Drawer
Administration
Security
- Tap the SSO Auth Provider Tab
- Tap on Verification details for the domain
- Tap Option 2) HTTP Challenge
- Copy the HTTP path value
- Create a file or endpoint on your webserver
Example: https://example.org/87d13032da94335c.html