Skip to main content
Version: 1.22.3

Redirect rules

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

To set up a redirect rule, 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 the changes.

Rule redirect form fields

FieldMandatoryDescription
RoleNSelect a role for which you need to set up the redirect rule. If you do not specify the role, this rule will work for all users.
Redirect URLYSpecify the relative path for redirection when the user has logged in successfully. For example, /list/user, or /record/sys_service_portal.
PriorityNSpecify the URL priority. If more than one URL for one role is specified, then the highest priority URL is used.
tip

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