Skip to content

Commit 00ed96a

Browse files
authored
warn users about https requirement (#9138)
Signed-off-by: Dan Armbrust <[email protected]>
1 parent 7b74d61 commit 00ed96a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/access-control/creating-sample-user.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ Now copy the token and paste it into the `Enter token` field on the login screen
8383

8484
Click the `Sign in` button and that's it. You are now logged in as an admin.
8585

86+
**Note** Token login is ONLY allowed when the browser is accessing the UI over https. If your networking path to the UI is via http, the login will fail with an invalid token error.
87+
8688
![Overview](../../images/overview.png)
8789

8890
## Clean up and next steps

0 commit comments

Comments
 (0)