Unable to Access Helical Insight Using SSO Access Token URL

Hi Team. I am using open source BI Helical Insight enterprise edition version 6.0. We are trying to access Helical Insight using an SSO access token URL, but the application is not loading properly.

We are using the below URL format:

http://localhost:8085/hi-ee?authToken=<token_value>

Can you please suggest how to fix this issue?

Thanks

Hello Vema,

Please update the URL by adding # after the application context path as shown below:

http://localhost:8085/hi-ee/#/?authToken=<token_value>

Using this URL format will allow the application to load correctly with the SSO access token .

Any error code etc?

Thanks,
Helical Insight Team.