Zimbra auth Token in my own service
Hello everybody,
I was wondering if I can use the token to authenticate a user in my own application.
Basicly I have a Zimlet which should connect to a REST-Webservices which is protected (with Spring Security). To access this webservice the user needs the same credentials as for the zimbra server. So I thought perhaps I can use the Zimbra-auth-token to authenticate the user in the webapp. Unfortunately I couldn't find any information about this topic. I hope someone has a suggestion :)
Thanks
Christian
Ps I'm not sure if this is the right sub-forum
activate authentication in httplistener
Now I have downloaded the source code of the relevant classes and I understand the main part.
Accidentally I find the blog posting from Vishal Mahajan about zimbra server extensions here. It was very interesting because it was exactly what I was looking for. The advantage would be that I do not have to use a proxy for the ajax of my zimlet. Now I was wandering if it would be possible to activate an authentication for my httpListener with less effort.
Thank you very much
Christian
Should I open a new topic in another forum?