Chapter 31 Web Authentication
ZyWALL Series CLI Reference Guide
260
Note: After running show username <USERNAME> google-auth qrcode,the owner of account
TestUser needs to add the QRCode key manually to their Google Authenticator app
..
Router# show web-auth policy all
force authentication policy: 1
active: yes
description: LAN1
incoming interface: lan1
source address: any
destination address: any
authentication: force
sso: no
schedule: none
authentication type: default-web-portal
ieee8021x sso: no
google auth: no
Router# configure terminal
Router(config)# web-auth activate
Router(config)# web-auth policy 1
Router(config-web-auth-1)# google-auth
Router(config-web-auth-1)# exit
Router(config)# username TestUser google-auth
Router(config)# show username TestUser google-auth qrcode
qrcode-url# otpauth://totp/
admin?secret=XXXXXXXXXXXXXXXXXXXXXXXXXX&issuer=atp100w
Router(config)# username TestUser google-auth verify-code 123456
Verify: Success