Separation of authentication and connection breaks "JWT provided while connecting" mode.
open-etp-client still use by default the approach of providing credentials while connecting, and the recent separation of authentication from connection breaks its ci-cd. Since authenticating while connecting is one of the ETP authorization mode, it needs to be available.