Active Directory 3rd party authentication in .net -


i have scenario user's of windows .net client app want use active directory based sso against cloud service .net client calls. .net client should use local user's credentials without requiring sign-in form. cloud service not in trusted domain.

can achieved? there method use oauth2 or openid connect user's ad?

this can implemented through wso2 relying party in adfs. when implement setup outcome/income claims main source user profile load wso2is authentication , pass saml response sp(end url of application).

refer below links configure wso2 relying party adfs , wso2 configuration too.

https://omindu.wordpress.com/2015/06/19/setting-ad-fs-3-0-as-federated-authenticator-in-wso2-identity-server/


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 -