Skip to content

Commit 706d21e

Browse files
Clarify SSO workflow (#4)
1 parent 9fe40c1 commit 706d21e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ROOT/pages/authentication-authorization.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ 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+
8792

8893
== Errors
8994

0 commit comments

Comments
 (0)