jiahui1988 commented on issue #8100:
URL: https://github.com/apache/apisix/issues/8100#issuecomment-1282232457

   > 
   3: 
使用浏览器访问链接:http://example.authing.com:9080/anything/foo,此时出现配置了open-connect插件的身份认证登录界面。
   4:  在改路由中关闭open-connect插件
   5: 浏览器访问http://example.authing.com:9080/anything/foo。此时报错。报错内容为:
   
   2022/10/17 08:05:11 [error] 48#48: *51955 [lua] openidc.lua:1092: 
authenticate(): unhandled request to the redirect_uri: /anything/foo, client: 
172.23.0.1, server: _, request: "GET /anything/foo HTTP/1.1", host: 
"example.authing.com:9080"
   2022/10/17 08:05:11 [error] 48#48: *51955 [lua] openid-connect.lua:315: 
phase_func(): OIDC authentication failed: unhandled request to the 
redirect_uri: /anything/foo, client: 172.23.0.1, server: _, request: "GET 
/anything/foo HTTP/1.1", host: "example.authing.com:9080"
   2022/10/17 08:05:11 [warn] 48#48: *51955 [lua] plugin.lua:923: run_plugin(): 
openid-connect exits with http status code 500, client: 172.23.0.1, server: _, 
request: "GET /anything/foo HTTP/1.1", host: "example.authing.com:9080"
   2022/10/17 08:05:21 [error] 50#50: *52561 [lua] openidc.lua:1475: 
authenticate(): request to the redirect_uri path but there's no session state 
found, client: 172.23.0.1, server: _, request: "GET /anything/foo HTTP/1.1", 
host: "example.authing.com:9080"
   2022/10/17 08:05:21 [error] 50#50: *52561 [lua] openid-connect.lua:315: 
phase_func(): OIDC authentication failed: request to the redirect_uri path but 
there's no session state found, client: 172.23.0.1, server: _, request: "GET 
/anything/foo HTTP/1.1", host: "example.authing.com:9080"
   2022/10/17 08:05:21 [warn] 50#50: *52561 [lua] plugin.lua:923: run_plugin(): 
openid-connect exits with http status code 500, client: 172.23.0.1, server: _, 
request: "GET /anything/foo HTTP/1.1", host: "example.authing.com:9080"


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to