Hello,
in PROD env when I click Exit button in any application (in modal mod), every thing show “Unauthorized user”, So I need to re-login , BUT in development env there is no problem!
Hello,
in PROD env when I click Exit button in any application (in modal mod), every thing show “Unauthorized user”, So I need to re-login , BUT in development env there is no problem!
Version 8.1.006
Are you sure that you have set the security options in dev / prod right? In dev you can ignore the security settings which might give you a wrong impression when you upload to production. It’s possible that you have to synchronize your application and set security checkboxes, or that you have to unset the security checkbox on your login page.
yes, both PROD and DEV has been set security ON
we use apps/groups/user security .
it was happen in SC7 only in chrome browser , but now in all (IE, FF and chrome)
Try to clear your cookies, and upload a fresh generated application including the _lib.
the same problem , what do you think ? maybe Apache configuration?
I don’t know actually. Might be a wrong configuration of the exit button.