A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
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" />