How to jump to the fixed url page after successful Portal authentication?

2023-06-30 17:26:42 Published
  • 0 Followed
  • 0Collected ,683Browsed

Problem Description

How to jump to the fixed url page after successful Portal authentication?

Solution

Fixed jumps can be implemented in the controller by carrying parameters via url-parameter.

Example: The URL of the Portal web server that the device redirects to the user is configured with userurl, the value of which is the jump to the interface http://www.abc.com/welcome after successful user authentication.

<sysname> system-view

[Sysname] portal web-server wbs

[Sysname-portal-websvr-wbs]url-parameter

userurl value http://www.abc.com/welcome

The URL parameter name userurl must be consistent with the URL parameter name supported by the Portal server in the specific application environment.

Please rate this case:   
0 Comments

No Comments

Add Comments: