# Previous version

| <p>Login to Azure Portal and select Microsoft Entra ID<br><img src="/files/yiUreI7DKBX8uf2rLYHY" alt=""></p> |
| ------------------------------------------------------------------------------------------------------------ |

| <ul><li><p>Register a New Application as follows:<br></p><ul><li><p>Click on ‘App Registration’<br></p><div><figure><img src="/files/CI7eImCvAh2eOtXivaqs" alt=""><figcaption></figcaption></figure></div></li><li><p>Add a corresponding name<br></p><div><figure><img src="/files/U1bgsKga3GaJOqBRmkbo" alt=""><figcaption></figcaption></figure></div></li><li>Click Register.</li></ul></li></ul> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<br>

| <ul><li><p>Add Redirect URI as follows:<br></p><div><figure><img src="/files/7i4ZAolCdNgNolm0G0ZJ" alt=""><figcaption></figcaption></figure></div></li></ul><p><br></p><ul><li>Select the Mobile and Desktop applications platform at the bottom:</li></ul><p><img src="/files/F5Fyqj0xaVgL9TwCGBIf" alt="" data-size="original"></p><ul><li>Use the following URL: <code>unityhub://editor/cdm.authentication.editoraddons.editorlink/</code></li><li>Click on Configure<br><img src="/files/PxD8cBgDbrKSR5gRRTNU" alt=""><br></li><li><p>Add another platform using Single page applications:</p><div><figure><img src="/files/NPuYFiINsHiR2IVJC6lE" alt=""><figcaption></figcaption></figure></div></li><li>Use the following URL: <code>https\://\<YOUR\_BASE\_URL>/msal-login-popup</code></li></ul><p>(check with our team since you need your base url for this)<img src="/files/THxtNd0nk0PheHaA2Eot" alt=""><br></p><ul><li>Finally add another one with Single page applications using the following URL: <code><http://localhost:51273/StreamingAssets/callback.html></code><br><img src="/files/8cPFIRFmRx9TX83aKPea" alt=""></li><li>This is how it should look like:<br><img src="/files/XvYwYvwYxdAhHd6Qvwhl" alt=""></li></ul> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<br>

| <ul><li>Now go to the Token Configuration section on the left sidebar:<br><img src="/files/ZiQTMKGSKD9znWTeL9p2" alt=""></li><li>Add an ‘Optional Claim’ and set as follows:<br><img src="/files/VdpgxHqkJSGYjOJcx7hK" alt="" data-size="original"></li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://unity.zoeimmersive.com/bridge-xr/set-up-bridge-xr/server-deployment/sso-configuration/previous-version.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
