MargeDog opened a new issue, #15454: URL: https://github.com/apache/dolphinscheduler/issues/15454
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description redirectUri: "http://127.0.0.1:12345/dolphinscheduler/redirect/login/oauth2" clientId: "" clientSecret: "" tokenUri: "https://gitee.com/oauth/token?grant_type=authorization_code" userInfoUri: "https://gitee.com/api/v5/user" callbackUrl: "http://127.0.0.1:5173/login" 这里的redirectUri是dolphinscheduler的地址,callbackUrl登陆地址配置的是哪里的啊 ### Documentation Links https://dolphinscheduler.apache.org/zh-cn/docs/3.2.0/guide/security/authentication-type ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
