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 a ADFS SSO settings.
params GetJwks ()
 Returns a ADFS JWKS.
 SetSettings (params pAdfsSettings)
 Set a ADFS SSO settings.
 SetAdfsEnabled (boolean bEnabled)
 Set a ADFS SSO enabled/disabled.
boolean GetAdfsEnabled ()
 Set a ADFS SSO enabled/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 allow you to manage ADFS SSO settings