Keeper-Security/keeper-sdk-dotnet

Connect-Keeper doesn't prompt for password

rotten77 opened this issue · 3 comments

Steps:

  • run Powershell
  • exec Connect-Keeper
  • enter valid e-mail

image

When valid e-mail is entered there is only ":?" that don't accepts any command

Sometimes there is "Press to resume" message:

image

It means that PowerShell does not support this login step yet.
It could be either SSO or Http Proxy login.
PowerShell module is updated to provide meaningful output.
Http Proxy login is not supported
In order to login to SSO account

  1. Ensure Alternate/Master password is created
  2. Connect-Keeper -SsoPassword pass -SsoPassword parameter to Connect-Keeper for SSO accounts

no response from the customer