[keycloak-user] Query param with "code" property name will get 400 Bad request
Christina Lau
christinalau28 at icloud.com
Wed Sep 3 07:14:36 EDT 2014
Hi, I have an app deployed on Keycloak, whenever I add a query parameter to any URL with the property name of “code", I get a 400 Bad Request (whether it's a static file or a servlet).
The same app on JBoss does not have the same issue. Is this a bug?
Here are two URLs to try out, both unsecure:
JBoss EAP:
http://jbosseap-test.apps.qatest.biz/v1/cloudproviders?code=100
Keycloak:
http://ec2-54-84-240-18.compute-1.amazonaws.com:8080/dsgapi/cloudproviders?code=123
Christina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20140903/ee2f75e9/attachment.html
More information about the keycloak-user
mailing list