Restricting login to only SSO users
To restrict login to only SSO users:
Edit
Striim/conf/startUp.properties.Add
striim.cluster.disableInternalUsersWithSSO=trueon a line by itself.Save the file and restart Striim.
The default admin user will be blocked from login only if at least one SSO user is a member of the Global.admin group.
Console and REST API logins are not affected by this setting.