Federated Authentication Example

Description

This article provides samples and instructions for creating a custom federated authentication scheme.

Details

The attached DLL provides AgilePoint's out of the box implementation of the ADFS Federated authentication scheme. You can download this DLL and modify it using the comments in the code as a guideline.

Please note the following:

  • Make changes to the .cs file only, using the code comments as a guide.
  • Do not change any of the following:
    • Solution name
    • .dll file name
    • .cs file name

Download Files

APADFSAuthentication.zip