par janua | Nov 24, 2017 | Gestion des Identités, SSO
1) Overview Understanding Authorisation Services with Redhat SSO : Authorisation Services is a major key component of an Identity and Access Management Solution. It allows to define the resources and scopes a user is entitled to (i.e. permission). Like this is...
par janua | Nov 3, 2017 | Conférence, Gestion des Identités, Sécurité, SSO
This présentation to share knowledge about OpenAM 13.5 Core Token Services ( aka CTS). We will talk about: CTS Presensation CTS architectural presentation CTS setup Managing CTS tokens CTS monitoring Transcript : – – – OPENAM 13.5 – CTS by Olivier Rivat –...
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 | Oct 3, 2017 | Gestion des Identités, Open Source, Sécurité, SSO
Oauth2/Openid client authentication methods with Redhat SSO : this article explores the Oauth2/openID confidential client authentication methods, and brings some insights using Redhat-SSO example. 1) Public Client, Confidential Client There are 2 types of clients:...
par janua | Sep 28, 2017 | Gestion des Identités, Open Source, Sécurité, SSO
This article describes how to secure a JAVA App with RedHat SSO using OpenID. The application will have to authenticate against RedHat SSO. It consists of the following steps: Prerequisite: RH-SSO installed JBOss Application server installed RH-SSO dapater installed...