Hello,
I have made searches but I found no example for setting up SSO with a external authentication in a LINUX environment.
I don't want to use http headers.
1) I would like get my session variable (username) from PHP and proceed to auto login manually.
For this, I tried to get my session variable in the login.jsp file by calling a PHP script but what is the way to auto login (what function I have to call) after that ?
2) I want the user to be created in ALFRESCO DB if he's not there.
I would like to auto-create user with his username and his group.
I started to configure the alfresco.global.properties file and then to create an authentication subsystem in WEB-INF/classes/alfresco/subsystems/Authentication/ but what next. The documentation is not clear.
APACHE TOMCAT 6
ALFRESCO 4.2