diff options
Diffstat (limited to '.well-known')
-rw-r--r-- | .well-known/microsoft-identity-association.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.well-known/microsoft-identity-association.json b/.well-known/microsoft-identity-association.json new file mode 100644 index 0000000..8641599 --- /dev/null +++ b/.well-known/microsoft-identity-association.json @@ -0,0 +1,7 @@ +{ + "associatedApplications": [ + { + "applicationId": "7faeee84-65fa-46a2-b282-f5d755a8d573" + } + ] +}
\ No newline at end of file |