November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
We don't need that configuration if you already call app.MapSignalR(); in Startup class
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" />