XSEDE / oauth-ssh

SSH with Globus Auth
Apache License 2.0
28 stars 11 forks source link

canonicalize hostnames #38

Open JasonAlt opened 5 years ago

JasonAlt commented 5 years ago

Allow a user to specify the shortened hostname but perform the consent flow on the resolved FQDN.

Example: globus-ssh-token authorize foo (foo resolves to foo.bar.edu)