We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请帮帮我,实在找不到问题了,我创建 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 ,请问这个回调地址具体怎么配置,是需要开发代码去实现的吗?还是需要怎么去配置实现。
下面是我的配置信息
apisix version
uname -a
openresty -V
nginx -V
curl http://127.0.0.1:9090/v1/server_info
luarocks --version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ,请问这个回调地址具体怎么配置,是需要开发代码去实现的吗?还是需要怎么去配置实现。
下面是我的配置信息
Environment
apisix version
):3.0.0uname -a
):win11openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: