SsoTokenStep Class

Represents SSO Login step

Definition

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class SsoTokenStep : AuthStep
Inheritance
Object    AuthStep    SsoTokenStep

Properties

IsCloudSso Gets cloud SSO flag
LoginAsProvider Gets SSO provider used to login
LoginAsUser Gets username used to login
SsoLoginUrl Gets SSO login URL

Methods

LoginWithPassword Login with alternate Keeper password
SetSsoToken Sets SSO login token

See Also