Account Creation with GCC HIGH involvement (esp. "Other User" situation)

Copper Contributor

Hello,

When deploying the HoloLens 2 into an enterprise where the Azure environment is GCC High, clearly the biggest pain point has been "Account Creation" - both "device owner" (initial account) as well as the additional accounts created on the device (known as "Other User") accounts. 

It seems that win10 Holographic 19041.1146 is the ONLY OS version where we can apply this OS and then be able to create BOTH the "device owner" and "other user" accounts. (our integration to internal authentication is such that the Hololens experience includes an initial attempt at kerberos login that then fails (as we dont use kerberos) and then redirects to form based auth, as desired). 

 

Another thing...with HoloLens on GCC High, the account creation process sometimes offers "sign in from another device" option, which is nice...however...when triggering that option, the code is provided as desired but the URL provided is supposed to be https://microsoft.com/deviceloginus but the actual URL provided to us ends in /devicelogin - note the missing "us", which means that the HoloLens and\or azure is not realizing that we are trying to access GCC HIGH?

 

is anyone else having these kinds of problems? we are finding over an over again that when we try a newly released win10 Holographic OS with desirable new features and bug fixes...we can't use it, because it won't properly support the account creation process on GCC HIGH. 

0 Replies