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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

android - How to create dynamically Fragment pager adapter -