From 428f3eb1d3184f8a701877e2c9526f29f6abdf54 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Sun, 31 Jan 2021 13:19:47 -0300 Subject: [PATCH] Create microsoft-identity-association.json --- .well-known/microsoft-identity-association.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .well-known/microsoft-identity-association.json diff --git a/.well-known/microsoft-identity-association.json b/.well-known/microsoft-identity-association.json new file mode 100644 index 0000000..a6ba602 --- /dev/null +++ b/.well-known/microsoft-identity-association.json @@ -0,0 +1,7 @@ +{ + "associatedApplications": [ + { + "applicationId": "a370fff9-7648-4dbf-b96e-2b4f8d539ac2" + } + ] +}