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:
- Navigate to User Administration → Rule Redirect URLs.
- Click New and fill in the fields.
- Click Save or Save and exit to apply the changes.
Rule redirect form fields
Field | Mandatory | Description |
---|---|---|
Role | N | Select 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 URL | Y | Specify the relative path for redirection when the user has logged in successfully. For example, /list/user, or /record/sys_service_portal. |
Priority | N | Specify 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.