openam

0.0.6 • Public • Published

node-openam

A simple API for node.js to use OpenAM's (http://forgerock.com/openam.html) RESTfull API. The main purpose of this library was to implement it for Passport (http://passportjs.org/), and it's implemented here (https://github.com/alesium/passport-openam).

Tested against OpenAM 9.5.1.

Change History

  • 0.0.3 - Supports enough API's for passport-openam (https://github.com/alesium/passport-openam) to work.
  • 0.0.4 - Fixed issue #1 - contribution by jamessharp
  • 0.0.5 - Fixed issue #2 and #3 - contribution by jamessharp
  • 0.0.6 - Merged pull request #7 - contribution by JonathanFu

Contributors

/openam/

    Package Sidebar

    Install

    npm i openam

    Weekly Downloads

    9

    Version

    0.0.6

    License

    none

    Last publish

    Collaborators

    • alesium