Issue Type: Bug Bug
Affects Versions: 1.0.0
Assignee: Unassigned
Components: controller , examples
Created: 23/May/13 11:48 AM
Description:

This is a blocker for JS basic and digest auth.

From IRC discussion

[10:38:16] <+kborchers> abstractj: ok, i'm not sure where the fix needs to happen but i need to be able to tell that filter to not happen on OPTIONS requests … is that possible?
[10:39:06] <+kborchers> abstractj: this might help illustrate the issue ...
[10:39:37] <+kborchers> if you go to http://kborchers.github.io/aerogear-js-integration/unit/basicDigest/basicDigest.html and inspect the network traffic, you'll see that my GET request is preflighted with an OPTIONS request (standard CORS stuff)
[10:39:57] <+kborchers> that OPTIONS request is then responded to with a 401
[10:40:06] <+kborchers> that should not happen
[10:40:17] <+kborchers> i should not get a 401 until the actual GET is sent

Fix Versions: 1.0.1
Project: AeroGear
Priority: Blocker Blocker
Reporter: Kris Borchers
Security Level: Public (Everyone can see)
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