Skip to content

Commit

Permalink
docs: update tenant name example in sso page
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Gottschling <[email protected]>
  • Loading branch information
2 people authored and github-actions committed Oct 1, 2024
1 parent b403c91 commit 8faa5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/admin-guides/access-controls/sso.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ by using the `tctl` command:

```code
# Log in to your cluster with tsh so you can use tctl remotely
$ tsh login --proxy=mytenant.teleport.sh
$ tsh login --proxy=example.teleport.sh
$ tctl get users/<username>
```

Expand Down

0 comments on commit 8faa5da

Please sign in to comment.