You can redirect users to the specific page, depending on their role or set of roles. This functionality allows for configuring flexible access separation.
To set up a redirect rule, please 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 changes.
Rule Redirect form fields
Field | Mandatory | Description |
---|---|---|
Redirect URL | Y | Relative path to redirect when the user has logged in successfully. For example, "/list/user", or "/record/sys_service_portal" |
Priority | N | URL priority (if more than one URLs for one role are specified, then the highest priority URL will be used). |
Role | N | Select the role for which you need to set up a redirect rule. If you do not specify the role, then this rule will process users without the role. |
- If you need to redirect the user to the Self-Service Portal, then enter "/sp" in the Redirect URL field.
- You can select more than one role in the Role field. In this case, the redirect rule will work only for the user who possesses all of these roles.
- Redirect rules are stored in the Rule Redirect (sys_rule_redirect_url) table.