Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Clearing cookie during logout - "Remember me" functionality

488542Jul 1 2008 — edited Jul 29 2008
Hi

I'd like to enable users to "be remembered at this computer" not to force them to login each time. Therefore:

- I store particular cookie while "Remember me" checkbox is checked during login .
- User is automatically login if the appropriate cookie is found at the computer.
- I need to clear (remove) this cookie during logout. It can be easily done at one page by clearing cookie in the page processes followed by branch to LOGOUT_URL.

But how to implement this in the situation where logout can be done from approx. forty pages?

Thanks for any suggestions

Roman
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2008
Added on Jul 1 2008
7 comments
2,758 views