Add Microsoft identity association file
This commit is contained in:
parent
d2eb0d2c70
commit
886063f2ca
1 changed files with 7 additions and 0 deletions
7
src/app/.well-known/microsoft-identity-association.json
Normal file
7
src/app/.well-known/microsoft-identity-association.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"associatedApplications": [
|
||||||
|
{
|
||||||
|
"applicationId": "d78f9b18-eb9e-49e6-a39a-40a150ebf0cb"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue