Search before asking
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:

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.
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct