Click or drag to resize

ISAMLServiceProvider Interface

Provides a SAML ServiceProvider instance to allow for SAML-based SSO

Namespace:  NetQuarry.Services.SAML
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface ISAMLServiceProvider

The ISAMLServiceProvider type exposes the following members.

Methods
  NameDescription
Public methodHandleLogin
Handles an SSO login attempt
Public methodWebhookNotify
Fires a Webhook notification to the application, for extension
Top
See Also