[aerogear-dev] Preflight request and AeroGear

Bruno Oliveira bruno at abstractj.org
Wed Jun 5 09:16:41 EDT 2013


Morning peeps, on the latest week Kris opened an issue on PicketLink 
https://issues.jboss.org/browse/PLINK-157

Considered a blocker (https://issues.jboss.org/browse/AEROGEAR-1243). It 
was fixed few days ago, but PicketLink beta4 wasn't released yet.

For this reason I built PL from the main repo 
https://github.com/picketlink/picketlink and deployed our demo with the 
latest changes 
https://controller-abstractj.rhcloud.com/aerogear-controller-demo/

Only for testing purposes, run:

- Must return HTTP 200

curl -v -X OPTIONS 
http://controller-abstractj.rhcloud.com/aerogear-controller-demo/autobots

- Must return HTTP 401
curl -v -X GET 
http://controller-abstractj.rhcloud.com/aerogear-controller-demo/autobots


Let me know if you have more questions.


-
@abstractj


More information about the aerogear-dev mailing list