SAML Redirection issue in AEM 6.2
We have done an AEM 6.2 upgrade from AEM 6.0, post that any request to resource through SAML handler is redirecting to home page.
for example : when resource request is for 'events' page like this is www.ex.com/system/sling/login?resource=/content/project/events.html it's redirecting
to home page instead of requested resource.This was working in AEM 6.0.
because of this none of the CUG pages are working since all the requested resource which are private content trigger /system/sling/login and redirecting to home
instead of requested resource /private page.
Does anyone came across this? any suggestion on SAML configuration will resolve this ?
your inputs are appreciable,thanks
we got to know from support that SAML_REQUEST_PATH was deprecated in AEM 6.2.