par janua | Oct 3, 2014 | Communauté, Gestion des Identités, SSO
If you have ever listed the OpenAM Subversion repository content, you would have noticed that it contains a lot of projects with confusing names, especially if you are looking for a specific Web or J2EE Agent version to build. First of all, let’s take a look at...
par janua | Sep 25, 2014 | Gestion des Identités, Provisioning, Sécurité
In a production environment, enabling SSL between OpenIDM and .NET Connector Server is highly recommended. To do so, we configure SSL on both sides as following : 1 ) .Net Connector Server side – Enable SSL by editing ConnectorServer.exe.config file : <add...
par janua | Août 28, 2014 | Gestion des Identités, Produit, SSO
I participated in an interesting thread today, on the OpenAM mailing list. It was about setting up an OpenAM site when the OpenAM servers are already configured and independant, but not sharing anything (that is no common session or configuration store between the...
par janua | Août 28, 2014 | Gestion des Identités, Produit, Provisioning
I recently had to migrate an OpenIDM 2.1 projet to version 3.0. I mostly worked on pre-released 3.0 versions, and it was the opportunity for some documentation and bug reports. Now that OpenIDM 3.0 final is released, paths to migrate are clearer, in spite...
par janua | Août 25, 2014 | Communauté, Gestion des Identités, SSO
Trying to build the web policy agents may be a little frustrating at times, especially because it is generally not that well documented. As part of the 3.3.3 agent release I had the joy of going through the build process of the Linux web agents, so here you go, here...