Cannot use chrome as conditional access blocks it: Difference between revisions
Jump to navigation
Jump to search
(Created page with "As above, you will get an error something like 53003. Basically Chrome does not pass device compliance or anything without the Microsoft Account extension. To enable this create this registry key and set it to 1: Windows:REG_DWORD HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\CloudAPAuthEnabled") |
No edit summary |
||
Line 1: | Line 1: | ||
As above, you will get an error something like 53003. | As above, you will get an error something like 53003. | ||
Basically Chrome does not pass device compliance or anything without the Microsoft Account extension. | Basically Chrome does not pass device compliance or anything without the Microsoft Account extension. | ||
Line 5: | Line 6: | ||
Windows:REG_DWORD | Windows:REG_DWORD | ||
<pre> | |||
HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\CloudAPAuthEnabled | HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\CloudAPAuthEnabled | ||
</pre> |
Latest revision as of 07:37, 10 June 2024
As above, you will get an error something like 53003.
Basically Chrome does not pass device compliance or anything without the Microsoft Account extension.
To enable this create this registry key and set it to 1:
Windows:REG_DWORD
HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\CloudAPAuthEnabled