Skip to content

Commit a32e541

Browse files
Update tutorial-sso-configuration.adoc
1 parent 8700d53 commit a32e541

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,9 @@ This example shows how to configure Entra ID for authentication and authorizatio
134134

135135
. 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.
136136

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.
139140
+
140141
[NOTE]
141142
====
@@ -144,10 +145,8 @@ You can find it on the app registration page:
144145
145146
image::sso-configuration-tutorials/azure-id.svg[]
146147
====
147-
148-
. In Microsoft Entra ID, go to the **Expose an API** tab and click the **Add a Scope** button.
149148
+
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:
151150
+
152151
[source]
153152
----

0 commit comments

Comments
 (0)