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"

source: http://www.cloudidentity.com/blog/2014/02/12/use-the-on-premises-organizational-authentication-option-adfs-with-asp-net-in-visual-studio-2013/


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -