ltm rule command WEBSSO enableΒΆ

iRule(1)						BIG-IP TMSH Manual						  iRule(1)

WEBSSO::enable
       Causes APM to do the SSO processing on a request.

SYNOPSIS
       WEBSSO::enable

DESCRIPTION
       This command causes APM to do the SSO processing on the HTTP request.  This is to allow admin to re-enable WEBSSO
       processing for a request if it was disabled before by doing WEBSSO::disable for the request. The scope of this iRule
       command is per HTTP request. Admin needs to execute it for each HTTP request.

       Syntax

       WEBSSO::enable

RETURN VALUE
VALID DURING
       ACCESS_ACL_ALLOWED, HTTP_REQUEST, HTTP_REQUEST_DATA

EXAMPLES
HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-10.2.1 --First introduced the command.

BIG-IP							    2022-04-12							  iRule(1)