Hello, I would raise a question regarding one of the login functionality in Appian. When I try to login with my credentials in a new browser without clicking the "Save Password" pop-up message, and when I log out, I find that Appian does not save my credentials. I have also checked by clicking "Remember me on this Computer", but it does not work. Please do let me know about this issue. Would be really helpful. Thanks
Discussion posts and replies are publicly visible
Hi Satish,
This is the intended behavior of the Appian. Remember Me uses an authentication token(cookie) to allow users to bypass the Appian login screen. Clicking the Sign Out link clears all authentication tokens associated with that user and ends their active browser session and this is the behavior of the Remember Me option of almost all the login based web applications.
Refer this Appian documentation on Remember Me Authentication https://docs.appian.com/suite/help/18.4/Authentication.html#remember-me-authentication
Hope this helps!