REST

OpenAM v.13 – REST STS OpenAM Token Translation

A quick demo of OpenAM’s Token Translation Service According to Wikipedia: In a typical usage scenario, a client requests access to a secure software application, often called a relying party. Instead of the application authenticating the client, the client is redirected to an STS. The STS authenticates the client and issues a security token. Finally, …

OpenAM v.13 – REST STS OpenAM Token Translation Read More »

Resetting Forgotten Passwords with @ForgeRock #OpenAM

Implementing the “Resetting Forgotten Passwords” functionality as described in the OpenAM Developer’s Guide requires some additional custom code. It’s pretty straight forward to implement this functionality and can be done in 4 steps (per the Developer’s Guide): Configure the Email Service Perform an HTTP Post with the user’s id OpenAM looks up email address (based on …

Resetting Forgotten Passwords with @ForgeRock #OpenAM Read More »

Scroll to Top