Hi Community,
As i am new to ODC development. and i created an application and assigned role to my account as developer by administrator role. i am unable to open application. in log error showing this error
OS-CTRL-00000 - Error 'logout': User is not authenticated
Please help.
Hi Aadil,
Could you provide some more details?Are you using build in authentication? Build in identity provider?Have you tried it in cognito mode?Have you assigned the end user role to your user?
When this behaviour occurs, have you done any login previously?
Hi @Dieter Vennekens ,
i did not login for any user. i was just working on login screen only. it was not letting do that. was showing the same error in the logs. only this error was visible.
Regards
have a look at your exception flow.
You might be triggering a logout there.
Or use the search functionality and check where logouts are triggered. To make sure they don't occur when they are not needed