Skip to content

Commit 85cbf9e

Browse files
Render example URI as code instead of link
1 parent 0f0ce11 commit 85cbf9e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ The following configurations are crafted for a Neo4j Browser served on _\http://
1414
Therefore, when reproducing them in the identity providers, you must modify the redirect URI to include the URI serving your Neo4j Browser application.
1515
For example:
1616
17-
`+++http://localhost:7474/browser/?idp_id={provider}&auth_flow_step=redirect_uri+++`
17+
----
18+
http://localhost:7474/browser/?idp_id={provider}&auth_flow_step=redirect_uri
19+
----
1820
====
1921

2022
SSO works in the following way:

0 commit comments

Comments
 (0)