-
-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
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
[Bug] 无效返回链接, 该 redirect_uri 未被此应用注册 #5234
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
The 'invalid_redirect_uri' error you're encountering is typically due to a mismatch between the redirect URI configured in your authentication provider and the one used by your application. Here are some steps to troubleshoot and resolve this issue:
If these steps do not resolve the issue, consider checking for any recent changes in Logto's configuration requirements or consulting their documentation for any updates related to redirect URI handling. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
the same |
may not work fine with docker. |
📦 部署环境
Docker(Compose)
📌 软件版本
1.42.1
💻 系统环境
Windows
🌐 浏览器
Edge
🐛 问题描述
在未登录的浏览器中触发登录,会提示如下信息:
已登录的浏览器不受影响。
之前是可以使用的,最近对logto的变更只有更新镜像后由于无法启动 logto ,参考 issue 区将 docker-compose 文件中的 logto 版本锁定在 1.19.0
附Logto截图
其中
Redirect URI
配置是https://chat.[域名]/api/auth/callback/logto
(访问 https://chat.[域名] 可正常打开 LobeChat)另,已尝试 #5067
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: