AuthenticationInfoPostProcessor - PathInfo is null | Community
Skip to main content
srikanthp689160
Level 4
September 25, 2019

AuthenticationInfoPostProcessor - PathInfo is null

  • September 25, 2019
  • 0 replies
  • 1748 views

Hi,

We(in AEM 6.4 version) are trying to implement custom post processor by AuthenticationInfoPostProcessor to read SAML response. We are following approach mentioned in this blog Apoorva Ganapathy's Blog: AEM - Processing SAML Response but both httpRequest.getPathInfo() and httpRequest.getParameter("saml_login") are null so we are unable to get hold of SAML response.

Is there any way we can read SAML response in post processor instead of decrypting samlResponse property from user node after successful login?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.