-
Bug
-
Resolution: Won't Do
-
Blocker
-
1.0.0
-
None
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
- blocks
-
AEROGEAR-4505 Add HTTP basic authentication support on AeroGear.js
-
- Resolved
-
-
AEROGEAR-4549 Add HTTP digest authentication support on AeroGear.js
-
- Resolved
-
- is blocked by
-
PLINK-176 HTTP digest authentication returning 401 with valid users
-
- Resolved
-
-
PLINK-183 Digest authentication can be bypassed
-
- Resolved
-
- relates to
-
PLINK-157 CORS preflight request should not be blocked by Basic or Digest auth
-
- Resolved
-