Disclaimer – This can be applied for traditional non blueprint delivered applications. For blueprint delivered, the steps may vary a…
Before you expose any service from Pega – REST, SOAP, file, email – it needs to live inside a service…
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…