OpenIDM

ForgeRock upgrades entire stack today! #OpenAM #OpenIDM #OpenDJ #OpenIG

ok guys … ForgeRock released updates across the board today: Access Management – AM 13 Identity Management – IDM 4 Directory Services – DJ 3 Identity Gateway – IG 4 I have only had a chance to go through the OpenAM release notes … and this is a big release for OpenAM. Clearly a ton …

ForgeRock upgrades entire stack today! #OpenAM #OpenIDM #OpenDJ #OpenIG Read More »

Custom Password Policy Validation in OpenIDM

A customer needed to ensure that passwords contained at least one ‘special character’ when a new password was created in OpenIDM. I borrowed heavily from the provided samples but had to figure out the correct regexp formatting. Here is the function that I used to implement this: function atLeastXSpecialChars(fullObject, value, params, property) { isRequired = …

Custom Password Policy Validation in OpenIDM Read More »

Using a different Oracle schema with OpenIDM’s Scripted SQL Connector

Here is a quick note to help you correctly configure the Scripted SQL Connector when working with different schemas in an Oracle Database.  By default the connector assumes that you are querying the default schema, which can be problematic if you happen to be using a different schema (user). The default connector file will look something like …

Using a different Oracle schema with OpenIDM’s Scripted SQL Connector Read More »

For those about to Rock! … introducing the ForgeRock Identity stack introductory bootstrap “sequester special”

I am offering an introductory special to ForgeRock’s Identity (I3) Stack.  I am calling this the “Sequester Special”. The Federales are cutting back budgets and furloughing the Air Traffic controllers (cough … why not the TSA agents at the airport instead) but this is your chance to capitalize on that. So what’s this all about? You get …

For those about to Rock! … introducing the ForgeRock Identity stack introductory bootstrap “sequester special” Read More »

Scroll to Top