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

Any credential with SSO and public key credentials available for user asks for password in specific circumstances for SSH #972

Open
SheaSmith opened this issue Mar 25, 2024 · 1 comment

Comments

@SheaSmith
Copy link
Contributor

If you have the following conditions:

  1. A user with an SSH public key and SSO configured.
  2. SSH is set to use 'Any credential'
  3. You attempt to login to SSH without the specified public key being installed (and therefore would expect to be prompted for a keyboard interactive login)

Then you will be actually asked for a password, rather than the keyboard interactive flow:
image

Warpgate config for the user:
image

Happy to provide any relevant logs or config if that helps.

@theMackabu
Copy link

#946 (comment) comment moved here

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

No branches or pull requests

2 participants