Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch OOB SSO authentication for SSH to use the instructions instead of the name #964

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

SheaSmith
Copy link
Contributor

Some SFTP clients (specifically WinSCP) truncate the name parameter for keyboard interactive login (WinSCP specifically puts it in the titlebar):
image

This PR changes the Warpgate authentication flow to use the keyboard interactive parameter for instructions for the primary instructions for SSO web-based auth, instead of the name. This results in the following UI for WinSCP:
image

Filezilla:
image

and OpenSSH:
image

Perhaps some changes to the wording may be in order (e.g. to prevent the duplication of 'Warpgate authentication' in OpenSSH and FileZilla, but I thought I would leave this PR as being as minimal as possible for the meantime.

@Eugeny
Copy link
Member

Eugeny commented Mar 23, 2024

Thank you!

@Eugeny Eugeny merged commit 5551c33 into warp-tech:main Mar 23, 2024
6 of 7 checks passed
@Eugeny
Copy link
Member

Eugeny commented Mar 23, 2024

@all-contributors please add @SheaSmith for code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants