How to create a file and add it to site (ex: to verify a new domain for your app)

You need to follow a couple of simple steps:



Create the required file
Send it to Unicorn support chat
Please wait a bit for us to add your file to the server, we will let you know when it is ready
Check this out, if you still have a question, write to support again, we will be happy to help you


Example: a file named microsoft-identity-association.json.

{

   "associatedApplications": [
      {
         "applicationId": "<your-app-id>"
      },
      {
         "applicationId": "<another-app-id>"
      }
   ]
 }

Updated on: 12/03/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!