You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/tutorials/pages/authentication_with_openldap.adoc
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,7 @@ Kubernetes cluster.
45
45
Use `stackablectl stacklet list` to find the endpoints of Superset and Trino and open their web interfaces in the
46
46
browser.
47
47
48
-
You can log into Superset with user _admin_ and password _adminadmin_, and into Trino with user _admin_ and password
49
-
_adminadmin_.
48
+
You can log into both Superset and Trino with user `admin` and password `adminadmin`.
50
49
51
50
These are the current users defined in Superset's and Trino's internal user management. Later you will see that these users cannot be used for authentication anymore after LDAP authentication has been enabled.
0 commit comments