You can redirect users to a specific page, depending on their roles. This functionality allows configuring flexible access separation. Redirect rules are stored in the Rule Redirect URLs (sys_rule_redirect_url) table.

To set up a redirect rule, please complete the steps below:

  1. Navigate to User Administration → Rule Redirect URLs.
  2. Click New and fill in the fields.
  3. Click Save or Save and Exit to apply changes.

Rule Redirect form fields

FieldMandatoryDescription
RoleNSelect the role for which you need to set up a redirect rule. If you do not specify the role, this rule will work for all users. 
Redirect URLYRelative path for redirection when the user has logged in successfully. For example, "/list/user", or "/record/sys_service_portal".
PriorityNURL priority (if more than one URLs for one role are specified, then the highest priority URL will be used).

If you need to redirect the user to the Self-Service Portal, enter "/portal" in the Redirect URL field.




  • No labels