You can disable authentication with a user name and password as described below.
Important
This feature affects only the login using the Authentication server, such as logging into Teamwork Cloud from web applications and from a modeling tool using SSO.
To disable authentication with a user name and password
- Go to the Teamwork_Cloud_installation_directory\AuthServer\config directory and open the authserver.properties file.
- In the file, find the disable.credentials.authentication property and change its value to true.
- Restart Teamwork Cloud services.