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

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 -