Skip to main content

Striim Platform 5.4.0 documentation

Restricting login to only SSO users

To restrict login to only SSO users:

  1. Edit Striim/conf/startUp.properties.

  2. Add striim.cluster.disableInternalUsersWithSSO=true on a line by itself.

  3. 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.