login to alfresco web client from WCM web site

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2010 04:08 AM
Hi,
i have a web site made with WCM and i need to provide a login module with login/password box to allow clients to connect and redirect automatically to their alfresco Alfresco web client account. I wanted to do with webscripts but the login scripts that Alfresco provide doesn´t give me the behaviour i want (or i don´t know how to use them). Anyone has made something similar already?.
Thank you and regards.
i have a web site made with WCM and i need to provide a login module with login/password box to allow clients to connect and redirect automatically to their alfresco Alfresco web client account. I wanted to do with webscripts but the login scripts that Alfresco provide doesn´t give me the behaviour i want (or i don´t know how to use them). Anyone has made something similar already?.
Thank you and regards.
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2010 03:15 PM
How have you built your WCM site?
Take a look at Alfresco Share login. It uses web scripts to login users.
Take a look at Alfresco Share login. It uses web scripts to login users.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2010 03:50 AM
Hi,
i have made the WCM site using the Web Content Manager from Alfresco.
i have been looking for login webscripts for alfresco share but i don´t have found any documentation. Could you pass me some link?
Thank you and regards.
i have made the WCM site using the Web Content Manager from Alfresco.
i have been looking for login webscripts for alfresco share but i don´t have found any documentation. Could you pass me some link?
Thank you and regards.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2010 11:50 AM
Hi,
finally i have solved the problem using the authentication web scripts from alfresco and a jsp in the middle. So i call the jsp that is in my website to get an Alfresco ticket. Then with this ticket simply redirect to http://localhost/alfresco/navigate/myalfresco?ticket=TICKET_xxxxxxxxxx.
now i just need to make a web script that logout the client from alfresco web-client. Any idea?
regards.
finally i have solved the problem using the authentication web scripts from alfresco and a jsp in the middle. So i call the jsp that is in my website to get an Alfresco ticket. Then with this ticket simply redirect to http://localhost/alfresco/navigate/myalfresco?ticket=TICKET_xxxxxxxxxx.
now i just need to make a web script that logout the client from alfresco web-client. Any idea?
regards.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2010 09:22 AM
Hi afistolao,
i visit your posts.
Do you some examples with login page implementations with web script ?
Thanks a lot
i visit your posts.
Do you some examples with login page implementations with web script ?
Thanks a lot
