Hello, I am trying to test enterprise policies in a Chromium OS VM so that I can test an enterprise extension that I have been developing.
I have been following
this guide and
this guide to configure a test account for enrollment using my own gmail account.
However, during the enrollment process, it fails, and the fake_dmserver
returns the following error: "
Request failed with error code 400 (No signature for domain: gmail.com)". (see the screenshot below)

I
have spent quite some time searching the documentation but I can't find anything talking about domain signatures. Is it possible that I missed a step or something?