Products | Versions |
---|---|
TIBCO Cloud Spotfire | Latest Spotfire Cloud version |
Logging into Spotfire Cloud analyst happens through Web Authentication. As soon as the TIBCO Spotfire Cloud analyst is launched, it redirects you to the Web browser/internet browser and brings up a windows asking for credentials.
It is machines default browser that is launched. There have been few scenarios where the login does not work (in cases where the default browser is set to Microsoft Edge) and you may encounter the error below:
---------------------------------------------------------------
Error message: Unknown Error
Win32Exception at System: The directory name is invalid (HRESULT: 80004005)
Stack Trace:
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Spotfire.Dxp.Framework.Login.OAuth2AuthenticationFlow.OpenAuthorizationRequestInDefaultBrowser(String clientGeneratedCode, String redirectBaseUri, String clientGeneratedState)
at Spotfire.Dxp.Framework.Login.OAuth2AuthenticationFlow.AuthenticateUsingBrowser(CancellationToken cancellationToken, String& authToken, String& refreshToken)
at Spotfire.Dxp.Loader.LoginHandler.<>c__DisplayClass39_0.<ShowOAuth2Login>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
-----------------------------------------------------------------