Skip to main content

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.

  4. Log in as an SSO user that is a member of the Global.admin group and disable the default admin user (see Disabling or reactivating the default admin user).

Console and REST API logins are not affected by this setting.