par janua | Nov 12, 2014 | Documents, Gestion des Identités, IoT
Security in the Internet of Things (IoT). How Identity Management can help to alleviate the pain and reduce the impact of security breaches.
par janua | Nov 7, 2014 | Gestion des Identités, SSO
OpenAM as an OAuth 2.0 authorization server: in part 1, we saw how to get an authorization code. Here, we’ll see how to use it. Actually, the OAuth 2.0 RFC provides a single type of usage, but I discovered that with OpenAM 11.0, the code could be used in a...
par janua | Nov 6, 2014 | Gestion des Identités
I recently wrote a few scripts to test OpenAM REST and OAuth 2.0 endpoints, in a somewhat usual environment where OpenAM is hidden behind a reverse proxy where an OpenAM agent enforces some URL policies. Some details are worth noticing so I decided to start this...
par janua | Oct 31, 2014 | Developpement, Gestion des Identités, LDAP, Produit
LDIF and freeDataMap – FreeDataMap helps you manipulate, vizualize, explore and transform LDIF datas from any LDAP directory. FreeDatamap provides a unique way to browse any kind of data. It is a web application that provides the possibility to navigate into...
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...