Skip to content

Commit aa9d1dd

Browse files
Clarify SSO workflow.
1 parent 96dfa7e commit aa9d1dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ROOT/pages/authentication-authorization.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ Authorization: Bearer eGJoa2pubHZpYW56dGdocXdhd3hxZmUK
8484
----
8585
=====
8686

87+
[NOTE]
88+
It is up to your application to generate bearer tokens via your SSO provider.
89+
The Neo4j server should also be set up to work with SSO.
90+
For more information, see link:https://neo4j.com/docs/operations-manual/current/tutorial/tutorial-sso-configuration/[Configuring Neo4j Single Sign-On (SSO)].
91+
92+
8793
== Errors
8894

8995
=== Missing authorization

0 commit comments

Comments
 (0)