@page @using Microsoft.AspNetCore.Authentication @using Microsoft.Extensions.Options @inject IAuthenticationSchemeProvider SchemeProvider @inject IOptionsMonitor Options @model IndexModel @{ ViewData["Title"] = "Home page"; }

Current Authentication Schemes

Add or update a scheme: