diff --git a/docs/pages/admin-guides/access-controls/sso.mdx b/docs/pages/admin-guides/access-controls/sso.mdx index 45148e6110adc..cb477c6210f12 100644 --- a/docs/pages/admin-guides/access-controls/sso.mdx +++ b/docs/pages/admin-guides/access-controls/sso.mdx @@ -46,28 +46,12 @@ information about the temporary user. You can inspect a temporary `user` resource created via your SSO integration by using the `tctl` command: - - - ```code # Log in to your cluster with tsh so you can use tctl remotely -$ tsh login --proxy=proxy.example.com --user=myuser +$ tsh login --proxy=example.teleport.sh $ tctl get users/ ``` - - - -```code -# Log in to your cluster with tsh so you can use tctl remotely -$ tsh login --proxy=mytenant.teleport.sh --user=myuser -$ tctl get users -``` - - - - - Here is an example of a temporary `user` resource created when the GitHub user `myuser` signed in to GitHub to authenticate to Teleport. This resource expires 12 hours after creation. The `created_by` field indicates that the