Skip to content

Commit

Permalink
Update modules/ROOT/pages/authentication-authorization/sso-integratio…
Browse files Browse the repository at this point in the history
…n.adoc

Co-authored-by: Reneta Popova <[email protected]>
  • Loading branch information
mnd999 and renetapopova authored Jan 17, 2024
1 parent c730369 commit d1524ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ dbms.security.authorization_providers=oidc-newsso,oidc-oldsso,native
======
. Check connectivity.
Neo4j needs to connect to the identity provider to discover settings and fetch public keys to verify tokens.
Check firewall settings, security controls, and, if necessary, logs to ensure that the Neo4j server is able to connect to the identity provider using HTTPS.
Check firewall settings and security controls, and, if necessary, logs to ensure that the Neo4j server is able to connect to the identity provider using HTTPS.
If a proxy is required, this can be https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/doc-files/net-properties.html#Proxies[configured] in the Java virtual machine using the configuration setting xref:configuration/configuration-settings.adoc#config_server.jvm.additional[server.jvm.additional].
Proxies that require credentials are not supported.

Expand Down

0 comments on commit d1524ee

Please sign in to comment.