Skip to main content

Request Personalised URL (CR-03)

Updated this week

This article only applies to hosted partners and customers. As a customer, contact your Workspace 365 partner to request a personalised URL on your behalf. Self-hosted partners can configure personalised URLs themselves.

Introduction

As a hosted partner, you can request a personalised URL for your instance or a specific customer environment. If you want to change an environment name, refer to Change Workspace environment name (CR-01).

A personalised URL is an additional URL that exists besides the original URL. You can request any URL as a personalised URL, as long as the URL itself is available. Custom URLs are a paid service.

Refer to the image below on how personalised URLs work. Please note:

  • An instance URL cannot redirect to a specific environment, as it's designed to be the instance's landing page

  • With a custom environment URL, that environment can be accessed directly via the personalised URL, but the /environmentname will still be added in the browser's URL bar when a user logs in


Request personalised URL process

The prerequisites and steps to request a personalised URL are described below. Read these carefully and ensure you've done everything you need before submitting the request.

Step 1. Check affected services

When you request a personalised URL, several other changes may also be required. Please read the list below to see which apply to you, to make sure everything keeps working as expected. For the Redirect URI in Azure, an additional URI containing the new URL can be added prior to the change as described in step 3. All other changes must be done afterwards.

  1. Azure SSO app registration:

    • The Redirect URI must be changed to match the new environment name.

    • The Front-channel logout URL must be changed to match the new environment name.

  2. Liquit: the Content Security Policy (CSP) must be updated.

  3. Workspace 365 Teams integration: the manifest.json file must be updated.

  4. SharePoint intranet: if you have added a SharePoint intranet to the workspace, the portal site connection must be updated.


Step 2. Records

To request a personalised URL, certain DNS records must be created for us to be able to configure the URL and request the SSL certificate. We do not manage the domain name and are not in control of any changes concerning DNS. The required changes must be done by you, or your DNS hosting provider.

2.1. CNAME record (always required)

  • In the customer’s DNS, you need to create a CNAME record for the personalised URL that directs to the partner record.

  • Usually, the partner record is "partnername.partner.workspace365.net".

    • If you’re not sure what your partner record is, you can mention this when submitting the change request. Our support team can help you further with this.

2.2. CAA records (only if already present)

If there are currently no CAA records on the domain, proceed to the next step. With no CAA records present, we can directly request the SSL certificate.

If the domain already has CAA records, you need to configure the required CAA records as described in Automatic provisioning of SSL certificates so we can request the SSL certificate.


Step 3. Add Redirect URI in Azure

Fill in the Redirect URI, this must be changed to match the new environment name.

  1. Navigate to the Workspace SSO application.

  2. Go to Authentication.

  3. Click Add URL and add the personalised URL. For example: 'https://customname.domainname.net/environmentname/OAuth2/HandleAuthorityResponse'


Step 4. Request personalised URL

To request a personalised URL, you can submit a change request via our Support Widget. Choose Contact support > Submit Change Request > CR-03 - personalised URL.

You will need to provide us with the following information:

  1. New URL

    • Enter the desired new URL for your instance/environment here.

    • Do note that the URL needs to be available for us to request it. The original URL will always work, this will be an 'extra' URL.

  2. Redirect

    • Indicate whether the new URL has to redirect to a specific environment.

    • If requesting a custom URL for an environment, check the redirect checkbox and enter the environment's current URL.

      For example "Portal.workspace365.net/examplecustomer".

    • If requesting a custom URL for your instance/hostname, leave this checkbox unchecked.


Step 5. Update the WebappURL

By updating the WebappURL, you ensure that communications from Workspace 365 use the correct URL. For example, this allows a welcome email to display the correct URL. You can update the WebappURL as follows:

  1. Log in as admin via the new personalised URL

  2. Go to Settings > Single sign-on

  3. Click Verify, you should see a green screen stating verification was successful

  4. Check the "I have seen the GREEN screen telling the verification was successful" checkbox

  5. Click Done

The WebappURL has now been updated.

Did this answer your question?