Configuration Guide WEB Authentication Configuration
The device uses RADIUS group to perform user accounting, and you need to configure the
accounting RADIUS server for the specific RADIUS group. Please refer to the relevant
sections in “AAA Configuration” and “RADIUS Configuration” for details.
Configuring the Communication Key Used Between Device and Portal Server
For security, the interaction of user information between the device and Portal Server needs to be
encrypted. For this reason, to successfully apply the second generation web authentication, it is
necessary to configure the communication key used between the device and Portal Server,
By default, the communication key used between the device and Portal Server is not configured. The
configuration steps are shown below:
Ruijie# configure terminal
Enter the global configuration mode.
Ruijie(config)# web-auth portal key
key-string
Configure the communication key used between the device
and Portal Server, with the maximum length of 255
characters.
Ruijie(config)# show web-auth
View global configuration and statistics of web
authentication.
To remove the communication key used between the device and Portal Server, execute the no
web-auth portal key command in the global configuration mode.
Configuration example:
# Set the communication key used between the device and Portal Server to web-auth.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)# web-auth portal key web-auth
Ruijie(config)# show running-config
Configuring Global Authentication Method List
There are two steps to configure the web authentication method list. Step 1 is to configure an AAA
authentication method list as mentioned above. Step 2 is to apply this method list to Web authentication.
By default, the global authentication method list is named default. Perform the following steps to
configure the authentication method list used for the global web authentication:
Ruijie# configure terminal
Enter the global configuration mode.