Skip to content

Commit

Permalink
warn users about https requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Armbrust <[email protected]>
  • Loading branch information
darmbrust authored Jun 12, 2024
1 parent c638593 commit dc57e43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user/access-control/creating-sample-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ Now copy the token and paste it into the `Enter token` field on the login screen

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

**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.

![Overview](../../images/overview.png)

## Clean up and next steps
Expand Down

0 comments on commit dc57e43

Please sign in to comment.