So AWS ALB has session cookie named as AWSELBAuthSessionCookie-0. i want to delete these cookies when i close my browser window.
Reason being when i close my window and re-open it again for login.
I want ALB to route me to login form (prompt for username and password) of Oauth server every time rather than implicit login.