You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "robertluoxu (via GitHub)" <gi...@apache.org> on 2023/04/13 03:20:01 UTC

[GitHub] [apisix] robertluoxu opened a new issue, #9297: help request: apisix + keycloak using reatfull service 400 – Bad Request

robertluoxu opened a new issue, #9297:
URL: https://github.com/apache/apisix/issues/9297

   ### Description
   
   使用使用openid-connect 连接keycloak做认证,使用官方httpbin.org 站点测试一切正常,当切换至自有的restfull 服务时,出现400错误,请帮助我!
   如下时apisix 中路由配置
   ![image](https://user-images.githubusercontent.com/52069259/231640088-5c7236ca-2d28-4cee-8a30-644c8a5f69d3.png)
   
   问题情况:
   ![image](https://user-images.githubusercontent.com/52069259/231640211-c88e9db4-8135-46cc-9e2b-00b6b29b6d6b.png)
   
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.15.0-centos
   - Operating system (run `uname -a`): root
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] robertluoxu closed issue #9297: help request: apisix + keycloak using reatfull service 400 – Bad Request

Posted by "robertluoxu (via GitHub)" <gi...@apache.org>.
robertluoxu closed issue #9297: help request: apisix + keycloak  using reatfull service 400 – Bad Request
URL: https://github.com/apache/apisix/issues/9297


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] robertluoxu commented on issue #9297: help request: apisix + keycloak using reatfull service 400 – Bad Request

Posted by "robertluoxu (via GitHub)" <gi...@apache.org>.
robertluoxu commented on issue #9297:
URL: https://github.com/apache/apisix/issues/9297#issuecomment-1507871851

   感谢,确实如您所说,发现header太长而后端服务未设置header大小导致


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] nic-6443 commented on issue #9297: help request: apisix + keycloak using reatfull service 400 – Bad Request

Posted by "nic-6443 (via GitHub)" <gi...@apache.org>.
nic-6443 commented on issue #9297:
URL: https://github.com/apache/apisix/issues/9297#issuecomment-1506293484

   This 400 Bad Request is returned by your upstream service (apparently a Tomcat service), you should check your upstream service instead of APISIX.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org