Hello,
I have configured oidc auth on my Kasten K10 instance.
The SSO returns the user groups.
If the user is in the group k10-admins
, they get unrestricted permissions, which is as expected, and are redirected to the K10 dashboard.
The problem I confront is that users who are not in the k10-admins
group also access the dashboard but do not see any data. On their profile, they can see that they have no permissions at all.
I want to restrict access to the K10 dashboard page for users who are not in the 'k10-admins' group, similar to standard login procedures.
Best regards, Mike