par janua | Mar 30, 2015 | Communauté, Gestion des Identités, Open Source, Sécurité, SSO
OpenAM 12 tricks: I recently had to find a solution built on OpenAM where the business requirements were to be able to display a form to end users accessing a SAML SP (among several) for the first time, in order to let them make a choice upon which SAML assertions...
par janua | Mar 26, 2015 | Communauté, Open Source, Sécurité, SSO
This is a simple demo showing a mobile application, in this case running in an iPhone simulator, interacting with ForgeRock OpenAM 12.0 REST API’s. A basic session token interaction is demonstrated along with demonstration and discussion on how authorization deci...
par janua | Fév 20, 2015 | Communauté, Gestion des Identités, Produit, Provisioning
OpenIDM 3.0 – What’s New
par janua | Fév 5, 2015 | Communauté, Gestion des Identités, Open Source, Sécurité, SSO
OpenAM security is a serious matter, especially when this software has a critical role in your architecture, which is often the case. So here are some advices to avoid OpenAM security holes. 1 – OpenAM lower layers security To avoid security flaws in your OpenAM...
par janua | Jan 9, 2015 | Communauté, Developpement, Gestion des Identités, Sécurité, SSO
OpenAM Custom Password Generator : I told you in a previous post about the OpenLDAP Password Policy Module which allows defining the password complexity rules by configuring an external file. OpenAM-CPG is an OpenAM reset password plugin using the same configuration...
par janua | Jan 6, 2015 | Communauté, Developpement, LDAP, Open Source, Produit
OpenLDAP Password Policy Module: the password policy overlay in OpenLDAP provides the option for calling an external module to check the passwords complexity requirements. We modified this custom module in order to implement Active Directory compatibility. This open...