We are in the process of integrating SAML login using SAML Handler for one of our websites. The login process works correctly at the SAML provider (PingID) end. However, once redirection to our AEM site, we encounter an "invalid token" error at this URL:
https://aem-community.com/libs/granite/core/content/login.error.html?j_reason=invalid_token.
Upon investigating the error logs, we came across the following error:
org.apache.sling.auth.core.impl.SlingAuthenticator doLogin: Cannot login: Response already committed
Can anyone guide us how to resolve the issue?
Mahedi Sabuj

