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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,15 +138,15 @@ This example shows how to configure Entra ID for authentication and authorizatio
138
138
.. Save your changes.
139
139
140
140
. 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.
142
142
You can find it on your app *Overview* page.
143
143
+
144
144
.The GUID is used to identify specific resources or instances within Azure. You can find it on the app registration page.
145
145
image::sso-configuration-tutorials/azure-id.svg[]
146
146
+
147
-
Click *Save and continue*.
148
147
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*.
150
150
. Configure Neo4j to use Entra ID for authentication by configuring the following settings in the _neo4j.conf_ file:
0 commit comments