SAML IDP POST to /saml_login url returns 403 response

Issue

You have configured SAML Authentication in AEM and after logging in to the IDP you get a 403 response from AEM during the SAML POST to /saml_login or /content/saml_login (or other URL configured for the iDP to post back to).

The problem only happens when authenticating via the dispatcher enabled URL.

In the dispatcher.log you find this text: 

Filter rejects: POST

Cause

The dispatcher /filter section needs to allow POST requests to */saml_login

Resolution

Add a the following rule to the dispatcher farm configuration (.any files) /filter section: 

/0100 { /type "allow" /method "POST" /url "*/saml_login" }

 Adobe

쉽고 빠르게 지원 받기

신규 사용자이신가요?

Adobe MAX 2024

Adobe MAX
크리에이티비티 컨퍼런스

10월 14~16일 마이애미 비치 및 온라인

Adobe MAX

크리에이티비티 컨퍼런스

10월 14~16일 마이애미 비치 및 온라인

Adobe MAX 2024

Adobe MAX
크리에이티비티 컨퍼런스

10월 14~16일 마이애미 비치 및 온라인

Adobe MAX

크리에이티비티 컨퍼런스

10월 14~16일 마이애미 비치 및 온라인