-
Notifications
You must be signed in to change notification settings - Fork 83
Improve a few steps configuring SSO on Azure #1767
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
fb893f8
8eac846
43b6df3
8700d53
a32e541
98e4852
9311b5b
ad41817
da9c5da
d0b4e8e
45c52a8
11d7b31
c60988e
9238351
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| 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 | |||
|
|
||||
| . 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. | ||||
NataliaIvakina marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
|
|
||||
NataliaIvakina marked this conversation as resolved.
Show resolved
Hide resolved
|
||||
| . 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. | ||||
NataliaIvakina marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
| + | ||||
NataliaIvakina marked this conversation as resolved.
Show resolved
Hide resolved
|
||||
| You need to know your Essentials located in the GUID -- Globally Unique Identifier. | ||||
NataliaIvakina marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
| + | ||||
| [NOTE] | ||||
lidiazuin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
| ==== | ||||
lidiazuin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
|
|
@@ -144,10 +145,8 @@ You can find it on the app registration page: | |||
|
|
||||
lidiazuin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
| image::sso-configuration-tutorials/azure-id.svg[] | ||||
lidiazuin marked this conversation as resolved.
Show resolved
Hide resolved
|
||||
| ==== | ||||
lidiazuin marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||
|
|
||||
| . 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: | ||||
|
||||
| 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: |
There was a problem hiding this comment.
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.
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| + |
Uh oh!
There was an error while loading. Please reload this page.