MATLAB Web App server error: Code login failure for some users
显示 更早的评论
I have a new on-prem MATLAB Web App server running R2025a, with an Azure AD app registration. Works great for myself but not the other test user, on both Chrome and Edge. The web server logs are showing a strange error message when they go to the home page.
{"level":"WARN","time":"2025-11-12T11:26:09.864-0600","caller":"authnzoidc/authnzoidc.go:302","message":"Code login failure, msg state is invalid","msgState":"<nil>","error":"RetrieveRelayStateAndParse was passed an illegal string "}
Doing a web search for the message found only 1 help page with information on verifying the OIDC issuer address, which I did verify is correct on our server. Hoping for any assistance troubleshooting why it's not working for all users.
Help forum page:
https://www.mathworks.com/matlabcentral/answers/2177817-why-do-i-receive-errors-like-unauthorized-or-the-login-state-is-invalid-after-upgrading-matlab-w
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Web App Server 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!