-
Notifications
You must be signed in to change notification settings - Fork 75
Update Azure SSO tutorial #2208
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
base: dev
Are you sure you want to change the base?
Conversation
This PR includes documentation updates Updated pages: |
@renetapopova Do you need me to test this, or just look over it? |
I haven't tested it, so if you have time to test it, that would be great. Otherwise, at least check if all the steps are correct and the neo4j configuration is right. |
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.
As above, I think api://
is incorrect.
114aec1
to
4211d02
Compare
This PR includes documentation updates Updated pages: |
I am not sure to which line this applies. |
Also, as per the Trello card, "The line That's why I added the |
When I test with |
|
||
. Click *Save and continue* after setting the _Application ID URI_. | ||
. Fill in all mandatory fields in the pane **Add a scope**. | ||
.. Enter a new *Scope name*, *Admin consent display name*, and *Admin consent description*. |
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.
It seems quite important that the scope name here is access-token
, at least because that is what is used in the example below.
No description provided.