Skip to content

Commit

Permalink
Add SSO users to the device trust web testplan
Browse files Browse the repository at this point in the history
  • Loading branch information
codingllama committed Jul 30, 2024
1 parent bca2943 commit dc26e0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/testplan.md
Original file line number Diff line number Diff line change
Expand Up @@ -698,11 +698,16 @@ tsh ssh node-that-requires-device-trust
- [ ] SSH
- [ ] App Access
- [ ] Desktop Access
- [ ] GitHub user
- [ ] OIDC user
- [ ] SAML user
Confirm that it works by failing first. Most protocols can be tested using
device_trust.mode="required". App Access and Desktop Access require a custom
role (see [enforcing device trust](https://goteleport.com/docs/access-controls/device-trust/enforcing-device-trust/#app-access-support)).
For SSO users confirm that device web authentication happens successfully.
- [ ] Device authorization
- [ ] device_trust.mode other than "off" or "" not allowed (OSS)
- [ ] device_trust.mode="off" doesn't impede access (Enterprise and OSS)
Expand Down

0 comments on commit dc26e0a

Please sign in to comment.