Cannot log into MATLAB Web App Server

3 views (last 30 days)
I configured my web app server to authenticate with OIDC (Azure AD), I’m able to login but I directly get taken to this page asking me to login again and the same loop keeps happening. The message is "You have logged out. To access MATLAB web apps, log back in."

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 6 Feb 2023
Edited: MathWorks Support Team on 6 Feb 2023
This is because you don't have access to the web app server based on the rules configured from Role-based Access.
If you believe you should have access, make sure you have used the right attribute value in the json file. For example, you might need to use the full email address (johnH@myboston.com) instead of just the account name(johnH).

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!