We are migrating an Mx4 to Mx6 project and I know that Mx6 is a lot more strict in its security settings. What used to work in Mx4 does not have to work in Mx6. The deeplink still works and I see the data on this page. When the anonymous user clicks on a button on that page I end up in the login screen. So obviously I made a mistake in the security settings here. But now how to find the object that is blocking the proces? I wish there was a logging setting I could use that would show me which object I tried to retrieve that I am not allowed to anymore.
And is my assumption right that when I set the loglevel of the connection bus retrieve that the problem is just before the moment where the login page is getting loaded? Or could an earlier retrieve also be the result? Now it is just trying to find the needle in the haystack.....
Regards,
Ronald