Hello,I authenticate my website with an external Identity- Provider
(IdP) and I am using the SAML- Protocol.The process is that if a URL is
invoked, a redirect is done to the IdP (HTTP-GET), if authentication was
successful, IdP does a redirect to AEM 5.6 (HTTP-POST).And for any
reason I run into an infinite loop with the following logging at the
bottom.Actually I don't know what does
org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymousResolver:
Anonymous access not allowed by configu...