Hi ALL,
Im using Alfresco Community 5.0.c and enabling OpenAM-11.0.0 SSO , user getting uthendicated in openAM but redirect to Alfresco login page. Seeing the same error in log file..
2014-12-27 21:17:30,814 DEBUG [site.servlet.SSOAuthenticationFilter] [http-bio-8080-exec-7] Repository session timed out - restarting auth process…
2014-12-27 21:17:57,141 DEBUG [app.servlet.AuthenticationHelper] [http-bio-8080-exec-2] The user is null.
2014-12-27 21:17:57,141 DEBUG [app.servlet.AuthenticationHelper] [http-bio-8080-exec-2] The session is not invalidated.
2014-12-27 21:17:57,141 DEBUG [app.servlet.AuthenticationHelper] [http-bio-8080-exec-2] Searching for Alfresco auth cookie.
21:17:58,077 DEBUG [org.alfresco.web.app.servlet.AuthenticationHelper] [http-bio-8080-exec-2] Settings the external authentication flag on the session to false
Below in my config alfresco-global.properties file.
### Auth chain SSO settings For HTTPHeader ###
authentication.chain=external1:external,alfrescoNtlm1:alfrescoNtlm
external.authentication.proxyHeader=SsoUserHeader
external.authentication.enabled=true
alfresco.authentication.allowGuestLogin=true
external.authentication.defaultAdministratorUserNames=admin
external.authentication.proxyUserName=
Please advise.
Regards,
Jayendran