Issue Type: Bug Bug
Affects Versions: PLINK_2.5.0.beta3
Assignee: Anil Saldhana
Created: 28/May/13 11:52 AM
Description:

According to the W3C spec, user credentials should never be sent with preflight (OPTIONS) requests. This means that the server should respond to an OPTIONS request even if the eventual request (GET, POST, ...) is protected by Basic or Digest authentication and should not respond with a 401.

http://www.w3.org/TR/cors/#preflight-request

Fix Versions: PLINK_2.5.0.beta4
Project: PicketLink
Priority: Major Major
Reporter: Kris Borchers
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira