Skip to main content
1-Visitor
February 10, 2021
Question

Sso authentication not working as expected

  • February 10, 2021
  • 1 reply
  • 1016 views

We have impement sso authentication using authenticator. After login in sso page it is again resirected to form login page instead of going to home mashup. Can you please suggest

1 reply

5-Regular Member
February 11, 2021

Hello @SriKrishna ,

 

Does it help to change the hash (#) symbol with question mark (?) :  http://<domainname>:<port_number>/Thingworx/Runtime/index.html#mashup=XXXX to http://<domainname>:<port_number>/Thingworx/Runtime/index.html?mashup=XXXX

 

Hope it helps,