par janua | Nov 3, 2017 | Gestion des Identités, Sécurité, SSO
This article describes how to investigate Oauth2 Authorization code Request. As a reminder, the principal of Oauth2 Authorization code Request is two-steps: User Authentication Consent acceptance Get an authorization code , in response of the POST exchange this...
par janua | Avr 12, 2017 | Communauté, Gestion des Identités, Sécurité, SSO
Tuning OpenAm maximum session number could be very important for performance issues, not well documented, so we will intend to share with you in this article how we manage it. 1) OpenAM Maximum session Number OpenAM maximum session Number is described by the attribute...
par janua | Avr 12, 2017 | Communauté, Gestion des Identités, SSO
This article intend to share with you about a complex subject, OpenAM caching mechanism and persistent search. 1) OpenAM Caches OpenAM comes with 2 caches: IDRepo Cache Service Management Cache By default, those both active are active, when nothing else has been...
par janua | Jan 26, 2017 | Gestion des Identités, Open Source, SSO
Authentication Module and Authentication Chain in OpenAM are one of its most striking features. In this article is exposed, how to provide a step-by-step testing approach to validate a realm using an an authentication chain and module. 1. Authentication Module openAM...
par janua | Jan 9, 2017 | Gestion des Identités, SSO
This article is the sequel of the theoretical and architecture Saml 2.0 openam presentation published a few days ago. In this new article, you will learn practically how to build an OpenAM Saml configuration. 1) Presentation This document describes how to use...