KSC Open API
Kaspersky Security Center API description
AdfsSso Class Reference

Interface for working with ADFS SSO. More...

List of all members.

Public Member Functions

params GetSettings (boolean bExtenedSettings)
 Returns the ADFS SSO settings.
params GetJwks ()
 Returns ADFS JWKS.
 SetSettings (params pAdfsSettings)
 Adjusts the ADFS SSO settings.
 SetAdfsEnabled (boolean bEnabled)
 Enable or disable ADFS SSO.
boolean GetAdfsEnabled ()
 Informs you whether ADFS SSO is enabled or disabled.
 CreateNonceAndStateForUserSession (wstring wstrUserSessionId,[out] wstring wstrNonce,[out] wstring wstrState)
 Generate new Nonce and State claims for id_token.

Detailed Description

Interface for working with ADFS SSO.

This interface allows you to manage the ADFS SSO settings.