Skip to content

Commit

Permalink
add domain validation for microsoft (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <bcallaway@google.com>
  • Loading branch information
bobcallaway authored Jul 27, 2024
1 parent 64961a8 commit 59a0300
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/.well-known/microsoft-identity-association.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"associatedApplications": [
{
"applicationId": "70db2281-5fa9-4ebb-a4f9-09db59ef71ef"
},
{
"applicationId": "7b7b4697-8fae-44f6-95ff-e9d5f9c1108a"
}
]
}

0 comments on commit 59a0300

Please sign in to comment.