diff --git a/src/app/.well-known/microsoft-identity-association.json b/src/app/.well-known/microsoft-identity-association.json new file mode 100644 index 0000000..b0ded3e --- /dev/null +++ b/src/app/.well-known/microsoft-identity-association.json @@ -0,0 +1,7 @@ +{ + "associatedApplications": [ + { + "applicationId": "d78f9b18-eb9e-49e6-a39a-40a150ebf0cb" + } + ] +}