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

Unable to use Both ssh key and in-browser at same time on target #965

Open
amapi opened this issue Mar 11, 2024 · 2 comments
Open

Unable to use Both ssh key and in-browser at same time on target #965

amapi opened this issue Mar 11, 2024 · 2 comments

Comments

@amapi
Copy link

amapi commented Mar 11, 2024

Issue:

If i add ssh key and sso on target, ssh clieet only ask for sso authentication.

Its not possible to use both ?

expected result:

There is both ssh key and sso on target.

ssh to some machine:

  • If i got private ssh key, connexion is establised
  • if i do not have ssh private key, sso authentication is used
@drustan
Copy link

drustan commented Mar 11, 2024

I guess you mean "key" and "in-browser" based auth for SSH connections? (SSO is usually used for UI auth)

If that's what you meant, this is pretty much what I described in #946 and this is indeed still an issue.

@amapi
Copy link
Author

amapi commented Mar 11, 2024

I guess you mean "key" and "in-browser" based auth for SSH connections? (SSO is usually used for UI auth)

If that's what you meant, this is pretty much what I described in #946 and this is indeed still an issue.

This is exactly what i mean (sorry for my poor english).

Thx.

@amapi amapi changed the title Unable to use Both ssh key and sso at same time on target Unable to use Both ssh key and in-browser at same time on target Mar 11, 2024
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