Hi,
When a not loggedin user access a secured url, the form-login-page should be presented.
This works for POST and GET methods but doesn't work for PUT and DELETE method.
PUT and DELETE methods return a 403 error.
Is this a bug?
Could someone help me?
Thanks in advance!
Inacio