1. Introduction The article will explain how to configure Single Sign On (SSO) on an AEM Author/Publisher instance using Microsoft Azure AD. SAML is a widely adopted, industry-standard protocol for enterprise SSO. SSO allows users to log in once and gain access to multiple systems. SAML (Security Assertion Markup Language) acts as an industry-standard protocol […]
Introduction: Workload identity federation provides secure access to Azure resources from outside systems such as GitHub Actions, Azure DevOps, and Kubernetes without secret management. It utilizes Microsoft Entra ID for a trust-based token exchange, increasing security and making CI/CD flows easier. Problem Statement: An application service or script running outside of azure uses a secret […]