Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Installing LiveMonitor: owin:appStartup configuration

Vote:
 

We are installing LiveMonitor to our CMS.  We use the Azure AD B2C login functionality and when we added the key below to the web.config, the Azure log in broke.  We removed the configuration key and now everything seems to be working.   Do we still need this configuration or do we know if Azure AD B2C affects it at all.

<add key="owin:appStartup" value="EPiServerLiveMonitorOWINStartup" />

#204665
Jun 12, 2019 17:35
Vote:
 

Hi,

We don't need that configuration if you already call app.MapSignalR(); in Startup class

#204684
Edited, Jun 13, 2019 10:45
Vote:
 

awesome.  Thanks!

#204719
Jun 13, 2019 21:42
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.