Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,9 @@ This example shows how to configure Entra ID for authentication and authorizatio

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

. To configure Neo4j, you need to know your Essentials.
You can find them in the GUID -- Globally Unique Identifier.
. Next step is to go to the **Expose an API** tab and click the **Add a Scope** button.
+
You need to know your Essentials located in the GUID -- Globally Unique Identifier.
+
[NOTE]
====
Expand All @@ -144,10 +145,8 @@ You can find it on the app registration page:

image::sso-configuration-tutorials/azure-id.svg[]
====

. In Microsoft Entra ID, go to the **Expose an API** tab and click the **Add a Scope** button.
+
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:
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:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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:

Copy link
Collaborator Author

@NataliaIvakina NataliaIvakina Aug 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you want to remove this step but suggest to add the step 'Save and continue'? I don't understand the degree of detail.

+
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
+

[source]
----
Expand Down