oshco / adfs
Library to provide ADFS integration for WebFiori based applications.
Installs: 1 038
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- webfiori/file: ^v1.3.3
- webfiori/http: ^v3.3.5
- webfiori/jsonx: ^v3.3.0
- webfiori/ui: ^v2.5.6
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.