Skip to main content

Posts Tagged ‘SAML2’

Federated Authentication in Sitecore 9 – Part 3: Implementation of SAML2p

Let’s jump into implementing the code for federated authentication in Sitecore! If you’ve missed Part 1 and/or Part 2 of this 3 part series examining the federated authentication capabilities of Sitecore, feel free to read those first to get set up and then come back for the code. Part 1: Overview Part 2: Configuration For […]

AEM Infrastructure Series: A Guide to SAML2 SSO on AEM 6.x

Why the Guide? The Adobe documentation is a great reference for SAML2 setup. However, it lacks background information and certain implementation details and tips that can be critical to implementing SAML2 on AEM 6.x. Hopefully this guide will help! https://docs.adobe.com/docs/en/aem/6-2/administer/security/saml-2-0-authenticationhandler.html What is SAML2? Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the […]