Skip to content

Commit d0b4e8e

Browse files
Apply suggestions from code review
1 parent da9c5da commit d0b4e8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,15 +138,15 @@ This example shows how to configure Entra ID for authentication and authorizatio
138138
.. Save your changes.
139139

140140
. Next step is to open the **Expose an API** tab and click the **Add a Scope** button.
141-
.. 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
141+
.. 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.
142142
You can find it on your app *Overview* page.
143143
+
144144
.The GUID is used to identify specific resources or instances within Azure. You can find it on the app registration page.
145145
image::sso-configuration-tutorials/azure-id.svg[]
146146
+
147-
Click *Save and continue*.
148147

149-
. Fill in all mandatory fields in the window **Add a scope** and make a note of them.
148+
.. Fill in all mandatory fields in the window **Add a scope** and make a note of them.
149+
.. Click *Save and continue*.
150150
. Configure Neo4j to use Entra ID for authentication by configuring the following settings in the _neo4j.conf_ file:
151151
+
152152
[source, properties]

0 commit comments

Comments
 (0)