oshco/adfs

Library to provide ADFS integration for WebFiori based applications.

v1.0.2 2023-12-03 10:35 UTC

This package is auto-updated.

Last update: 2024-05-03 11:34:21 UTC


README

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.