Configuring ASP.NET Core 2.0 Authentication
Global Authentication Filters for Projects for both OpenID Connect Users and JWT Bearer Token Daemons
Problem Statement
I'm building a ASP.NET Core 2.0 Web Application with MVC. I want the following:
- MVC Controllers 
- Secured with Azure ActiveDirectory Authentication
 - Authentication Challenges should redirect user to the login page
 
 - WebApi controllers 
- Secured by JWT Bearer . . .
 
 
Posted in: activedirectoryasp.netauthenticationauthenticationschemeauthorizationazuredotnet-core-2.0jwt
                              
                               August 18, 2017
                              
                            
                    
                  Cover image credit: http://whoiskevinrich.com