Please check below.
1. Check Anonymous User Role Configuration
- Go to Project → Security → Anonymous users.- Ensure the anonymous user role is mapped to a limited user role, such as Trainee.
2. Restrict Page Access by Role-In each page’s visibility settings, restrict access to roles explicitly.
3. Use Navigation Profiles- Under Navigation, define different navigation profiles for each user role.
-Ensure the anonymous user’s navigation only includes pages meant for trainees.
4. Microflow Access Control- If you're using microflows to load data or perform actions, make sure they are restricted to the appropriate roles.
5. Default Home Page- Set the default home page for anonymous users.
Thank you!!!