* add identity host
* add test for assign user
* clear assignee input field
* added hostIdentity parameter
* add test for default assignee user
* add hostIdentity parameter
* add test for remove assignee
* add a new constant for start task name
* add hostIdentitty in setProviderBpmSso method
* remove duplicated method
* fix test C291799
* fix test C291872
* add test for default filter
* add test for default filter
* remove fit and console
* remove comments
* add test for default filter
* add test for default filter
* remove fit and console
* remove comments
* remove unused import
* check default filter method
* fix imports
* modify settings page and add test for login with SSO
* remove await
* added the HOST_SSO as parameter
* change setSilentLogin method, add new method, add new test
* remove comment
* optional parameters silentLogin and implicitFlow
* moved --host_sso "$E2E_HOST_SSO" to ./scripts/test-e2e-lib.sh script