OAuth 2.0 is everywhere. Every time you see “Continue with Google” or “Log in with Facebook” on a third-party app,…
Of all the SSO authentication options available in Pega, OpenID Connect is the easiest to implement. No XML handling. No…
If you followed the Okta SSO video, this one will feel familiar. The SAML workflow is identical. The identity provider…
If you have read my introduction to single sign-on, you already understand the concept. In this one we get practical.…
Here is a simple way to think about single sign-on. Imagine checking into a hotel. The receptionist verifies your identity…
Pega does not give you a sign up screen out of the box. If you are building an internet-facing application…
DevOps is not a job title. It is a practice. It covers both development and operations – building the application…
Every major software platform has some version of feature flags – a way to switch functionality on or off without…
Knowledge Buddy is Pega’s AI-powered assistant for end users. Unlike Autopilot and Blueprint which improve developer productivity, Knowledge Buddy improves…
Asynchronous processing in Pega integrations covers two scenarios – handling incoming service requests asynchronously as a service provider, and making…