Skip to content

Commit 34555a6

Browse files
Update docs/modules/demos/pages/end-to-end-security.adoc
Co-authored-by: Nick <[email protected]>
1 parent 0fd466e commit 34555a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/demos/pages/end-to-end-security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ include::partial$instance-hint.adoc[]
176176
=== Connect to Trino
177177

178178
Have a look at the xref:home:trino:usage-guide/connect_to_trino.adoc[trino-operator documentation on how to connect to Trino].
179-
This demo recommends to use DBeaver, as Trino consists of many schemas and tables you can explore. The host and port for the connection can be found in the `stackablectl stacklet list` output used earlier using the `coordinator-https` endpoint. In this case it would be `https://172.18.0.2:31604`.
179+
It is recommended to use DBeaver, as Trino consists of many schemas and tables and they are easier to explore via a UI. The host and port for the connection can be found in the `stackablectl stacklet list` output used earlier using the `coordinator-https` endpoint. In this case it would be `https://172.18.0.2:31604`.
180180

181181
One DBeaver configuration differs from the trino-operator documentation linked above: Since the demo uses OIDC to connect to Keycloak for authentication, the `Username` and `Password` fields are left blank and instead you have to set `externalAuthentication` in the `Driver properties`, when creating the Trino connection, to `true`.
182182

0 commit comments

Comments
 (0)