Skip to content

Commit 723c685

Browse files
authored
Update Configuration Docs (#777)
SSO enabled for editor mode
1 parent fcbb2f8 commit 723c685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/developer-guide/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ will look like this:
4242
|===
4343
|Name |Type |Default Value |Description
4444
|ssoEnabled |boolean |false |If enabled, lets users connect to Neo4j
45-
using SSO. This requires the app to be running in standalone mode, and a
45+
using SSO. This requires a
4646
valid ssoDiscoveryUrl to be set.
4747

4848
|ssoProviders |List |[] |When using multiple SSO providers on the database, you can configure the list of providers (by id) to be used on Neodash. If empty, all providers will be displayed.

0 commit comments

Comments
 (0)