As part of #40078, we'll need to determine a way to share auth state between the front end .NET Core, and backend System.Web app. Prelimnary work here is to determine the list of authorization providers (cookie, token etc) that we need to support based on how frequently they appear in user apps.