File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
docs/pages/reference/architecture Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,9 @@ Here are some more specific details to differentiate them by:
87
87
| - | - | - | - | - |
88
88
| Ease of use | Easy | Easy | Medium | Hard |
89
89
| Supports long-lived certificates | Yes, but must be configured on server side | Yes | Yes | Yes |
90
- | Supports SSH connections | Yes | Yes (6.1+) | No | No |
90
+ | Supports SSH connections | Yes | Yes | No | No |
91
91
| Automatic Proxy Address discovery | Yes | No | No | No |
92
92
| CLI used | tsh | tctl/tsh | tctl | - |
93
- | Available in | 6.1+ | 6.0+ | 6.0+ | 6.0+ |
94
93
95
94
See the [ Credentials type] ( https://pkg.go.dev/github.com/gravitational/teleport/api/client#Credentials )
96
95
on pkg.go.dev for more information and examples for Credentials and Credential Loaders.
Original file line number Diff line number Diff line change 1
1
#
2
2
# Example: Legacy Default Admin Role
3
- # Tip: For 6.0+ clusters, please use 'editor' for configuring Teleport
3
+ # Tip: Use 'editor' for configuring Teleport
4
4
#
5
5
kind : role
6
6
metadata :
You can’t perform that action at this time.
0 commit comments