par janua | Mai 24, 2015 | Communauté, Gestion des Identités, Open Source, SSO
The OpenAM Capture and Replay password feature can be really handy in some scenarios. Unfortenately, for some reason, it does not work when the authentication is made through the REST interface, but we can use a pretty simple workaround to that issue. The OpenAM...
par janua | Mai 18, 2015 | Conférence, Documents, Gestion des Identités, IoT, Open Source, Sécurité, SSO
OAUTH et OpenID Connect (OIDC) Cas d’usages
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 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 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...