You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. After selecting the appropriate platform, configure your **Redirect URIs** and **Access Tokens** in the side panel to the right of the user interface.
41
+
32
42
1.**Redirect URIs** must match the address supplied by the authentication request:
33
43
34
-
* For apps hosted in a local development environment, select **Public client (mobile & desktop)**. Make sure to set the **Default client type** to yes.
35
-
* For Single-Page apps hosted on Azure App Service, select **Web**.
44
+
* For apps hosted in a local development environment, select **Public client (mobile & desktop)**. Make sure to set **public client** to **Yes**.
45
+
* For Single-Page Apps hosted on Azure App Service, select **Web**.
46
+
47
+
1. Determine whether a **Logout URL** is appropriate.
36
48
37
49
1. Enable the implicit grant flow by checking **Access tokens** or **ID tokens**.
38
50
39
-
[](media/time-series-insights-aad-registration/active-directory-auth-blade.png#lightbox)
0 commit comments