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

   ### Description
   
   请帮帮我,实在找不到问题了,我创建 API 成功后访问 
https://apisex****.pub/student-competition-api/newsPortal/getCatalogueInformation
 时,由于未进行登录,因此将被引导到  的登录页面
   输入账号(myuser)、密码(mypassword)完成登录后,成功跳转到 
https://apisex****.pub/student-competition-api/newsPortal/getCatalogueInformation
 页面,
   但是现在的结果是直接到了这个地址 也就是我配置的回调地址 
https://****.pub/student-competition-api/auth/oidc-callback?code=ndpoJSaXrvDZ55Nd7DApGYrO2mo-yo2lOutB4oD8zyQ&state=02891e79ffd2225afb7feb9ae9154368
 ,请问这个回调地址具体怎么配置,是需要开发代码去实现的吗?还是需要怎么去配置实现。
   
   下面是我的配置信息 
   
   
![Image](https://github.com/user-attachments/assets/6fe27481-2507-4a5d-9e22-c941ff0f4cbf)
   
   ### Environment
   
   - APISIX version (run `apisix version`):3.0.0
   - Operating system (run `uname -a`):win11
   - 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: [email protected]

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

Reply via email to