CLI Reference Web Authentication Configuration Commands
web-auth offline-detect flow
This command is used to check whether a user is offline based on the user’s traffic. The no form of
this command is used to disable user's online status check based on traffic.
web-auth offline-detect flow
no web-auth offline-detect flow
User's online status check based on traffic is disabled.
Global configuration mode
Currently, the following methods are used to check whether a user is offline:
 The user clicks Log off on the authentication page or the authentication page is forced to close.
 Link-based check: When the access device detects that the user port is LinkDown and does not
detect LinkUp in 60s, it considers that the user is offline.
 User traffic based check: The user’s traffic does not increase in 15 min, the user is considered
offline.
Methods 1 and 2 are mandatory, method 3 is optional. By default, methods 1 and 2 are used to check
whether a user is offline.
This command is used to enable the check for on status based on the user traffic.
Example 1: Enable user's online status check based on traffic.
Ruijie(config)# web-auth offline-detect flow
View the online information of all users or
certain users.
This command is used to set the communication key between the access device and the
authentication server. The no form of this command is used to clear the communication key between
the redirected Web request of a user and the authentication server.