gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.63k stars 1.76k forks source link

Documentation is missing for `tsh login --callback` and `client_redirect_settings` #43373

Open webvictim opened 4 months ago

webvictim commented 4 months ago

Applies To

Details

A PR was implemented which adds useful callback functionality to tsh login, but nothing tells customers how to use it:

There was also a subsequent security fix to add regex whitelisting for approved callback URLs:

Neither of these PRs was documented, so customers have a hard time discovering this useful functionality.

How will we know this is resolved?

Documentation will exist for these features.

Related Issues

None currently.

webvictim commented 6 hours ago

This may be covered by https://goteleport.com/docs/admin-guides/access-controls/sso/sso/#changing-callback-address now.