Base solution for your next web application
Open Closed

Unable to connect signalR while using linked account #10300


User avatar
0
shedspotter created

Prerequisites

  • What is your product version = 5.6.3
  • What is your product type (Angular or MVC) = Angualr
  • What is product framework type (.net framework or .net core) = .net core

If issue related with ABP Framework

  • What is ABP Framework version = 5.9.0

Hi Team , SignalR is not working with linked account, I have added same emeil in two different tenant and add it into the manges linked account but when I tried to login to my linked tenant, signalr is not working then. so I need to logout then login agian for singalR wokring. and also when I have debugged it , I got that in SetToken method in AuthConfigure.cs ** enc_auth_token** is getting undefined when we login through linked account

Thanks


7 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shedspotter

    Is your application publicly accessible ? If not, can you share your app with us via email ?

    Thanks

  • User Avatar
    0
    shedspotter created

    Hi @ismcagdas , I will give you the credientials for accessing the application, please share your email

    Thanks

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shedspotter

    You can send credentials to [email protected].

    Thanks,

  • User Avatar
    0
    shedspotter created

    I have send it the credientials [email protected]. with ticket

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shedspotter

    Thanks.

  • User Avatar
    0
    shedspotter created

    Hi @ismcagdas is there any update on the above issue

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shedspotter

    Could you share the total lenght of the SignalR connection URL during impersonation ? It might be exceeding the allowed query string length or URL lenght.