Controllable entry page for BPC users (landing page)
General
The BPC offers the possibility to define an entry page (landing page) for users depending on organization, role or right, which is first called up and displayed after successful login.
Overview
For example, in the screenshot (first entry), the landing page with the route /1/13 is used for users who have the role of viewer. This means that after logging in, the system checks whether the user has the role of viewer. If the user has the role, they are redirected to /1/13. If not, the user’s roles, rights and organizations are compared with the other entries (in order in the table).
Another example: The user is in the organization admingroup and does not have the role viewer. The positive comparison is made with the third entry, so the user is forwarded to the "Auditlog" page.
It could be that a user has several roles, rights and organizations. For example, a user has the role manager and organization admingroup. The positive comparison is made with the 5th entry, as the user has all roles.the positive match is made with the fifth entry, as the user has all roles, rights and organizations and is forwarded to the /1/11 page.
Prioritization of the configuration
A user can have roles, rights and organizations, which appear in different entries in the initial configuration page. Here his roles, … are compared with the configurations in order in the table. The first matching configuration is applied to the user. For example, the user has role viewer, which is in the first, second and third entry. The first initial page configuration is then applied for the user, i.e. he is redirected to the page /1/13 after logging in.
Configuration
Landing Page can be set in the administrator area. You can configure either JSON-based (Core Setting → Login_LandingPage) or via interface.
Navigate to the settings panel as follows:
Adding landing page settings
New landing page settings can be added via the interface.
-
After navigating to the settings panel, click on the + button:

A new entry is added to the list and automatically selected.
The settings are available in the right panel.

-
In the panel you can now configure for which users with which roles, rights, in which organizations the setting should apply.
The landing page can be set with Deep Link, or more simply using the navigation setting:
-
Open landing page settings.
-
Select user.
-
Open navigation setting.

-
Select page, which then becomes the landing page for users with the above role, rights and organization settings.

-
Click Apply.
A deep link from the page is transferred to the settings field.

-
Click Save.
