Hello,
We recently introduced Single Sign (via OKTA) on some of our clusters.
I noticed that the users created (automatically) after first logon have an "Override Level" set to 5

This causes the problem that some Visio's are not visible anymore.
Is there a way to have these kind of users created without "override level" set?
Hi Peter,
For automatically provisioned users via SAML login, the creation of the user is currently hardcoded to set the level to 5 and is not configurable. It would indeed make more sense to leave this empty by default so the users follow the group level. I have created an internal task (283694) for us to improve this. You can also reach out through support to create a task under you project to follow up on this and set priority as needed.
As a workaround for now, it is possible to create an automation script to clear the level on users that are a member of a certain group, and schedule this script to run periodically.
Thanks for the fast response.
I'll try to create that automationscript to use in the mean time.
A quick glance at the docs didn't gave any answers.
Would you be able to help me find what method to use to retrieve and update those users?