Skip to content
/ adfs Public

Provides simple way to integrate your application with ADFS.

License

Notifications You must be signed in to change notification settings

OSHCO/adfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADFS Integration

Provides simple way to integrate your WebFiori application with ADFS (single sign on).

Classes and Interfaces

  • ADFSUser: An interface which is used to represent system user.
  • ADFSResponse: A class that represents SAML response.
  • ADFSVerificationService: A web service called by ADFS server as a callback to verify login status.
  • SAMLRequest: A class which is used to build SAML request.

Usage

License

The library is licensed under MIT license.

About

Provides simple way to integrate your application with ADFS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages