Download Print this page

Authentication-Timeout - HP FlexNetwork MSR Series Command Reference Manual

Comware 7 security
Hide thumbs Also See for FlexNetwork MSR Series:

Advertisement

Predefined user roles
network-admin
Parameters
cipher: Specifies the APP key in encrypted form.
simple: Specifies the APP key in plaintext form.
app-key: Specifies the APP key string. Its plaintext form is a case-sensitive string of 1 to 64
characters. Its encrypted form is a case-sensitive string of 1 to 117 characters.
Usage guidelines
To use QQ authentication for portal users, you must go to the Tencent Open Platform
(http://connect.qq.com/intro/login) to finish the following tasks:
1.
Register as a developer by using a valid QQ account.
2.
Apply the access to the platform for your website. The website is the webpage to which users
are redirected after passing QQ authentication.
You will obtain the APP ID and APP key from the Tencent Open Platform after your application
succeeds.
After a portal user passes QQ authentication, the QQ authentication server sends the authorization
code of the user to the portal Web server. After the portal Web server receives the authorization
code, it sends the authorization code of the user, the APP ID, and the APP key to the QQ
authentication server for verification. If the information is verified as correct, the device determines
that the user passes QQ authentication.
Examples
# Specify 8a5428e6afdc3e2a2843087fe73f1507 in plaintext form as the APP key for QQ
authentication.
<Sysname> system-view
[Sysname] portal extend-auth-server qq
[Sysname-portal-extend-auth-server-qq] app-key simple 8a5428e6afdc3e2a2843087fe73f1507
Related commands
display portal extend-auth-server

authentication-timeout

Use authentication-timeout to specify the authentication timeout, which is the maximum amount of
time the device waits for portal authentication to complete after receiving the MAC binding query
response.
Use undo authentication-timeout to restore the default.
Syntax
authentication-timeout minutes
undo authentication-timeout
Default
The authentication timeout time is 3 minutes.
Views
MAC binding server view
Predefined user roles
network-admin
207

Advertisement

loading