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.
- 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
- Sebastien Perreault - https://github.com/sperreault
- jamessharp - https://github.com/jamessharp