I would suggest you set autoLogin="false" on rtc:ConnectSessionContainer
and call cSession.login() when you are ready (you got the token and have
everything set up).I suspect the automatic login is getting executed
before the AdobeHSAuthenticator has been correctly setup.