Hi all,
the method getNewTicket() of authenticationService is missing in public-services-secured-context.xml.
If I use this method every further call leads to an BadCredentialsException. This is reasonable as
acegi does not know what to do, and removes the secure context, if the method is not configured.
So, my question is: is it just missing? Or is it not supposed to be used? Or do I have to use it
in a certain way?
I am using alfresco 3.1, but in HEAD it is still the same.
Thanks for any help,
Heike