Hello,
Currently I am trying to integrate Alfresco with Tivoli Access Manager regarding a Single Sign On solution. I hope anyone can give me some good advice with this realization.
Current situation:
- I have configured Tivoli Access Manager (LDAP) to pass the user credentials in the header.
- I still have to login twice, first in Tivoli Access Manager and than in Alfresco webclient.
- In Alfresco you can see that the user credentials are passed in the header. (Login as admin user –> Go to admin console –> Click on “HTTP Request Headers†–> Credentials are visible in the header (iv_user))
Desired situation:
- Authentication in Tivoli Access Manager (SSO)
- Authorization in Alfresco
- No Alfresco login screen (replaced by TAM login)
Question:
- How can I remove login Alfresco?
- How can Alfresco be configured to automatically pick up (TAM) credentials from the header to authenticate the user?
- Does anyone have an example of configuration files where Alfresco auhtenticates by using header information.
- Do I also have to configure JBoss to pass the credentials?
Configuration
- JBoss 4
- Alfresco Enterprise 1.4
- Suse 9
- Tivoli Access Manager 5
Many thanks in advance for your help!
Kind regards, Niels.