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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,8 +134,9 @@ This example shows how to configure Entra ID for authentication and authorizatio
134
134
135
135
. Assuming that you have already created and registered your SSO application in Azure, you should now configure a token in Entra ID using the *Token configuration* tab.
136
136
137
-
. To configure Neo4j, you need to know your Essentials.
138
-
You can find them in the GUID -- Globally Unique Identifier.
137
+
. Next step is to go to the **Expose an API** tab and click the **Add a Scope** button.
138
+
+
139
+
You need to know your Essentials located in the GUID -- Globally Unique Identifier.
139
140
+
140
141
[NOTE]
141
142
====
@@ -144,10 +145,8 @@ You can find it on the app registration page:
144
145
145
146
image::sso-configuration-tutorials/azure-id.svg[]
146
147
====
147
-
148
-
. In Microsoft Entra ID, go to the **Expose an API** tab and click the **Add a Scope** button.
149
148
+
150
-
If you click this button for the first time, you see a new window stating that you need to add an _Application ID URI_ before proceeding:
149
+
If you click the **Add a Scope** button for the first time, you see a new window stating that you need to add an _Application ID URI_ before proceeding:
0 commit comments