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.
Comments
Post a Comment