openam
v0.0.6
Published
OpenAm Authentication module
Downloads
71
Readme
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
- Sebastien Perreault - https://github.com/sperreault
- jamessharp - https://github.com/jamessharp
- JonathanFu - https://github.com/JonathanFu