In this blog article, we will see the basics about single sign-on (SSO) mechanism and the common configuration for single sign-on. Warning!! Only theory! What is single sign-on? It is an authentication process, where one set of login credential provides access to multiple applications. It helps in 2 ways a) You don’t need to have […]
Single Sign On – Part 2 – Configure IdP
Finally, its time to document my SSO implementation in Pega personal edition 8.2 using OpenAM. In this article, we will see about setting up the Identity provider using OpenAM. To know basics about the SAML, IDP, SP (theory 😉) visit my previous post! I am splitting this post into two main areas How to host […]
Single Sign On – Part 3 – Configure SP
This is the continuation of the previous blog article. In the last article, we saw how we can configure an IdP entity using OpenAM. For better understanding, please go through the below articles, before proceeding further. In this post we will see how we can configure a Service provider entity details in Pega authentication service […]