Windward Engine API Reference
IAdfsAuthenticator Interface Members
See Also  Methods  Send comments on this topic.
WindwardReportsDrivers.net.windward.AccessProviders.utils.adfs Namespace : IAdfsAuthenticator Interface


Glossary Item Box

The following tables list the members exposed by IAdfsAuthenticator.

Public Methods

 NameDescription
 MethodAuthenticateAuthenticates by opening the OAuth vendor's auth dialog for the user to enter their credentials. Suitable for front end applications such as AutoTag.  
 MethodAuthenticateHeadlessAuthenticates by passing the user's credentials directly, skips the dialog prompt ie headless. Suitable for back end applications where authentication needs to be automatic. Note using this in a frontend application with user interaction reduces the security advantages of OAuth.  
 MethodClearTokenCache  
Top

See Also

© 2019 All Rights Reserved.