Monday, May 15, 2023

UK Companies House Pega Connector

Hi All, 

Here is an idea of how we can build a connector application in Pega which connects to UK Companies House APIs. This connector component allows you
  1. To install this component in your Pega platform
  2. Embed this component in your Pega Platform in to your application
  3. Start referring to the documentation and pass the parameters appropriately to the connectors and get the desired information from UK Companies House. 
Usually UK Companies House is used in many of the AML (Anti Money Laundering) / KYC / Onboarding process/solutions of parties/customers. This is the standard and within Pega, it would take considerable amount of time for any team to understand the business around it and build connectors which suits business needs. From my experience, have designed this component in such a way that you would receive the below ready-made deliverable as part of this mini product. 
  • 100% guardrail compliant component
  • Covers all the operations supported by UK Companies House
  • Zero security vulnerabilities from the component
  • Complete documentation about each and every component with reasonable explanation
  • Zero customization and 100% Best Practice Adherence with the build
If you would like to know more about this: feel free to reach out to HowToPega@gmail.com

Thanks!

Sunday, April 16, 2023

CSRF - Cross Site Request Forgery

 Hi All, 

This post gives an introduction on Cross Site Request Forgery (CSRF) along with conceptualization of how security attack can happen, and how best it can be mitigated with simple OOTB configuration. 


Monday, December 27, 2021

SAML SSO Authentication with Mashup use-case

 Hi All, 

This post gives a detailed steps involved in achieving a real time use-case of applying SSO.

  • SAML SSO with Pega Mashup use-case
  • Embed one Pega application into other Pega application
  • Bigger picture of how Single Sign On (SSO) is applied to enterprise applications. 
  • Conceptualization and Tips to achieve the use-case in real time projects


Saturday, December 18, 2021

Open ID Connect SSO Authentication with Pega

 Hi All, 

In this post, below are the key concepts explained with the help of video:

  • Introduction to Open ID Connect Authentication
  • Sequence of steps involved in Open ID Connect Authentication
  • Implementation and Demo
  • And Tips for Debugging


HowToPega : All rights reserved and the contents are copyrighted to Pavan Kumar Naidu