Hi All,
I came across an error this morning while browsing around my application. It basically said "Session Fixation Mismatch" and gave me an internal error. Firstly, would anyone be able to explain to me what causes this error. Secondly, what is the best way to avoid this. Is it possible whenever we see this error, we direct the user to the login screen? Please let me know what the best way around this is.
Thank you,
Regards,Archit
Hi Archit,
You can check the following post for more information about the session fixation:
https://www.outsystems.com/forums/discussion/6797/how-to-avoid-session-fixation/
And the following documentation:
https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/How_OutSystems_Platform_helps_you_develop_secure_applications/02_Protecting_OutSystems_apps_from_authentication_vulnerabilities
What is your platform version?
In which occasions you get that error?