MxAdmin has no permissions when deployed to licensed app in Cloud

0
When I append my URL to have Login.html  Get the MxAdmin password from the environment details I get the following error.    This is working locally. However, I was wondering if I need to check something in SprintR or updated the OIDC microflow?
asked
1 answers
0

Check wether the admin has access to the landing page. You can check by going to your navigation and check where the admin is going to be redirected after the login. He probably doe not have access to that page. If like you said the issue is with the cloud env and not locally, you could try to connect the debugger to the microflow that you use for the navigation for your admin and see where it goes wrong.

answered