VMware Workspace ONE Access – Pass on Username from Office 365

This blog post describes the required steps for configuring the option to pass on the username from Office 365 (Azure AD) to Workspace ONE Access. In this scenario, Office 365 (Azure AD) has been federated to Workspace ONE Access, using the instructions from this article.

Introduction

I have been using the option to federate Office 365 to Workspace ONE Access for a while now. It works perfectly. But there is one thing that kept bothering me a little bit, which is the need to enter the username twice in various situations.

To give an example. For enrollment, I am using the Azure AD integration available in Workspace ONE UEM. During the enrollment, I enter my Office 365 (Azure AD) username, and I get redirected to Workspace ONE Access, which asks me to authenticate.

However, I have to re-enter my username. This is something that I believe the user shouldn’t be bothered with for a second time.

But……, there is a solution. 🙂

Solution

VMware offers a feature for Workspace ONE Access that can be enabled by using the REST API that enables re-using the username passed on by Office 365 (Azure AD). This feature is called shouldEnforceStrictHints, and can be enabled using the following PowerShell script.

After executing this script, you will see that the value for shouldEnforceStrictHints has been changed to true.

This change results in the following.

I don’t have to re-enter the username, since it is passed on from Office 365 (Azure AD) to, and accepted by Workspace ONE Access.

I hope this has been informative. If you have any questions or comments, please reach out on Twitter or LinkedIn.

You may also like...

1 Response

  1. March 8, 2023

    […] VMware Workspace ONE Access – Pass on Username from Office 365 […]