teleport/api/constants
Alan Parra f28319a6b8
Add user-visible device trust settings (#19531)
Add device trust settings to teleport.yaml and cluster_auth_preference resource.

Example configuration (teleport.yaml):

```yaml
auth_service:
  authentication:
    device_trust:
      mode: "required"  # requires Teleport Enterprise
```

gravitational/teleport.e#514
2022-12-21 15:24:12 +00:00
..
constants.go Add user-visible device trust settings (#19531) 2022-12-21 15:24:12 +00:00