JerryBarton opened a new issue, #17770: URL: https://github.com/apache/dolphinscheduler/issues/17770
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I have configured Azure in the YAML configuration file, and the authentication itself is successful. However, after being redirected back from the identity provider, the frontend page does not redirect to the home page. Instead, a blank page is displayed. The browser console logs the following: <img width="1894" height="1461" alt="Image" src="https://github.com/user-attachments/assets/c5ed05e6-1001-4027-851f-1b5aca5b9325" /> How can I resolve this problem,really appreciate it! ### What you expected to happen I hope that after configuring Azure, I can successfully log in to DS via OIDC, be redirected to the /home page, see user information, and use DS normally. ### How to reproduce I am running only in standalone mode, with the configuration in the YAML file as follows. Additionally, I have started the UI module. <img width="1172" height="693" alt="Image" src="https://github.com/user-attachments/assets/86cc6a39-a11a-4079-a5e0-5adc1af48dd6" /> ### Anything else _No response_ ### Version dev ### Are you willing to submit 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]
