ISsoLogoutCallback Interface

Defines the methods required to logout from SSO IdP. Optional.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface ISsoLogoutCallback

Methods

SsoLogoutUrl Notifies the client that SSO user logged out.

See Also