Client Auth Using HTTP Cookie
Problem this snippet solves: This is an example using HTTP cookie for authentication. If authentication is successful, a cookie will be sent to client. If next time, the AUTH cookie is present and v...
Published Mar 16, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
Habib_Ulla_Khan
May 09, 2017Nimbostratus
I have a VIP (no apm). this is application used in ipad. Once user logins to ipad he gets buttons to navigate to different application (which are vip with APM). As user is already logged into main application. Anytime he clicks on buttons (links to different application), he should get cookie authentication. Where will i apply this irule.. Should i apply on main VIP or applications which are referred as buttons.