You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our org has the need to create a power user and read-only role that is different than default roles like gamma and alpha. How do we modify the custom security manager code to create a new type of role, assign permissions and put the user in that role upon the user's first time logging into Superset? We are also using SSO with Keycloak.