ASP.NET 5 authentication with ADFS 3 -
i'd want create asp.net 5 / mvc 6 application authentication on adfs 3.0.
the new asp.net security middleware don't support wsfederation authentication.
adfs 3.0 don't support openid connect.
are there working scenarios achieve ?
1-create new asp.net mvc application using visual studio 2013
2-click on change authentication
3-choose organizational accounts
4-from drop-down choose on-premises
5-enter adfs meta url in text-box "on-premises authority"
Comments
Post a Comment