Skip to content

Ruby utility library for interacting with the OpenAM rest interface

License

Notifications You must be signed in to change notification settings

n3llyb0y/els_token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELS Token

A simple library for interfacing with forgeRock OpenAM REST Interface.

Still pretty much in development but kind of workable.

Usage

include ElsToken into your class or module

change log

1.2.0

Removed Rails dependency. 
Cleaned up instructions - getting ready to bare all :)

1.0.1

Removed AOLMemberCA certificate as it was mostly pointless
SSL without verification is used as default

1.0.0

Initial release :)

TODO

With the correct level of priviledge it’s possible to perform granular LDAP searches against the OpenAM REST interface. By Default one can only pull identity details for a provided token but it might be nice to search against other attributes.

Erm some tests might be nice :)

About

Ruby utility library for interacting with the OpenAM rest interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published