par janua | Jan 25, 2016 | Communauté, Documents, Gestion des Identités, Open Source, Presse, Sécurité, SSO
Présentation de Janua 2016: expertises, missions et domaines d’intervention. Présentation Janua 2016: Janua est une société de service et de consulting qui se propose de vous accompagner vers le monde de la gestion des identités, de la sécurité et des logiciels...
par janua | Mai 2, 2014 | Cloud, Gestion des Identités, Sécurité, SSO
Basically, in comparison with part 1, the Openstack authentication against the Keystone server is now achieved by OpenAM itself, thanks to a specialized authentication module. Our belgium partners Paradigmo ( ) enhanced the previous solution exposed in part 1. This...
par janua | Mar 12, 2014 | SSO
The default SQLAttributeFilter in OpenIG doesn’t handle result sets very well: it doesn’t allow to browse the results in any direction. To workaround this problem, simply modify the following line in the SQLFilter source code, this way: PreparedStatement...
par janua | Fév 28, 2014 | Gestion des Identités, Open Source, Sécurité, SSO
The first OpenIG documentation sample shows how to use hard coded credentials to log the user in through some form. Let’s improve that sample by using crypted credentials stored in a database. To retrieve the credentials from the database, we use the...
par janua | Fév 7, 2014 | Cloud, Sécurité, SSO
I recently had to build a solution to use OpenAM to deliver SSO tokens to Openstack REST clients. The constraints were to deliver a single OpenAM token in Json format to the REST clients, and enable them to access Openstack resources. Since OpenAM has no...