/pf-pcv-oauth

PingFederate password credential validator to validate an OAuth AT.

Primary LanguageJavaApache License 2.0Apache-2.0

#pf-pcv-oauth

Overview

PingFederate password credential validator to validate an OAuth AT.

System Requirements / Dependencies

Requires:

  • PingFederate 7.2.x or higher
  • Simple JSON
  • Apache Commons logging
  • Apache Commons lang
  • Apache Commons codec
  • JOSE4j

Installation

  1. Compile the plugin in (refer to the PingFederate server SDK documentation for details on compiling PingFederate plug-ins)
  2. Copy the resulting .jar file to the <pf_home>/server/default/deploy folder (on all nodes and admin instances).
  3. Restart PingFederate

Configuration

Once the plug-in has been deployed and the PingFederate instance restarted, launch the PingFederate admin console:

  1. Create a new password credential validator instance under: Authentication > Password Credential Validators
  2. Name the instance and select "OAuth Password Credential Validator" as the type
  3. Refer to the inline documentation to configure your REST endpoint details

Disclaimer

This software is open sourced by Ping Identity but not supported commercially as such. Any questions/issues should go to the mailing list, the Github issues tracker or the author pmeyer@pingidentity.com directly See also the DISCLAIMER file in this directory.