This is the continuation of the previous blog article on OpenID connect basics. It is mandatory to go through the below article before proceeding. In this tutorial, we are going to create a new OpenID Connect authentication service in Pega using Google as the OpenID Identity provider. Pega supports only the authorization code OpenID flow. […]
OpenID Connect Understanding
In this blog article, we will cover some basics about OpenID Connect mechanism. I will start with a short history. History: Years before organizations wanted to have a unified authentication system for better management and security. Thus, Single sign-on comes into the picture to have a one repository of usernames and passwords. With a lot […]
Expose Pega local server to Internet via ngrok
In this blog article, we will see how we can expose the local host web server to the internet using ngrok tunneling. Important note: This is only intended for personal use We know that the Pega personal edition can be hosted in our local machine and hence we can access the apps using the host […]
Content storage and content source using Azure storage repository
In this blog artcile, we will see how we can store and manage the case attachments and pulse attachments in Azure blob storage container instead of the default Pega data storage. This tutorial was implemented using Pega personal edition 8.5, but the core concepts remain the same in higher versions as well It is recommended […]
Pega File processing Azure storage files
In this article, we will see how Pega file listener can process the file uploaded into Azure storage repository. We already have a dedicated article on file listener processing. In this article, we will concentrate more on accessing the file location part. We know how a file listener works – The listener can easily access […]
SAML SSO Authentication service – Connect to Azure Active Directory
In this blog article, we will see how Pega operators can be authenticated against the Azure active directory. This tutorial was implemented using Pega personal edition 8.5, but the core concepts remain the same in higher versions as well What is Azure Active directory? In the Recent years, Pega started addressing Azure Active Directory (Azure […]
Directed Web Access (DWA) in Pega
In this blog article, we will see the pre-requisites and the steps involved in implementing Directed Web Access in Pega What is Directed Web Access? You can get some idea from the name. Providing direct web access for the application to someone. We know that assignments (worklist/workbasket) are meant to be worked by some users. […]
Case Management – Case Stages, Processes and Steps
This is more like a continuation of my other blog article on Case Management Introduction where we saw the basic configurations in Case Designer and case type rule. I would request you to visit the article, before proceeding into this one for a better understanding. I also used the same business requirement. Here we will […]
OAuth 2.0 – Part 1 – Understanding
This is the first blog article in the OAuth authentication series. In this blog article, we will see more in detail about the basics of OAuth workflow and the different grant types supported by OAuth. This will be bit more theory article😉. Finally, we will have some hands-on on in setting up X (formerly Twitter) […]
Declare Trigger in Pega
This is more like a continuation blog article on Declarative processing. I would recommend you to visit my another blog article on Declare expression rules. I already about some basics about declarative processing and RAG networks. We also saw there are different declarative rules available and Declare trigger is one of those. In the blog […]









