Microsoft Account domain verification
There is consensus among relevant parties (GOA, MS365, GVfs, Design Team, Release Team, etc) to move forward with the new microsoft@gnome.org account for GNOME Online Accounts, just in time for a 3.50.1 release. Since we need domain verification to enable the new account, this issue can also serve as record of said consensus.
As a requirement for a verified domain, a JSON file needs to be placed at https://www.gnome.org/.well-known/microsoft-identity-association.json
:
{
"associatedApplications": [
{
"applicationId": "8ef61e06-9fd5-49af-9b63-6983aede4213"
}
]
}
Once in place, the domain can be set to https://www.gnome.org
via https://entra.microsoft.com (I'm happy to do that myself, if it's easier).