Same Azure AD tenant with different domain
Table of Contents
Introduction
It is also possible to have your own URL for customers/environments or redirect the new URL directly to the customer environment. Notice that we already offer a Change Request for custom URLs.
Old | New | |
Azure AD tenant |
w365support.onmicrosoft.com |
w365support.onmicrosoft.com |
Azure AD domain |
w365support.com |
newdomain.com |
UPN |
a.carter@w365support.com |
a.carter@newdomain.com |
Workspace 365 URL |
https://portal.workspace.url/w365support |
https://portal.workspace.url/w365support |
Instructions
- Redirect the domain with a CNAME (for example 'customname.partner.workspace365.net').
- Add the new URL to the Single Sign-On application in Azure AD:
- Go to portal.azure.com
- Select the Workspace SSO application
- Go to Authentication
- Add the new Redirect URI, for example:
'https://customname.domainname.net/environmentname/OAuth2/HandleAuthorityResponse'