开发者

Sending Authentication information to a web service

开发者 https://www.devze.com 2023-03-13 16:13 出处:网络
We are designing a system where a WPF client will call both WCF services and Java web services. What we are wondering is how we should send the authentication information such that it is compatibile

We are designing a system where a WPF client will call both WCF services and Java web services.

What we are wondering is how we should send the authentication information such that it is compatibile with both the Microsoft and Java web services.

All user are logged into a Windows Active Directory.

Some possib开发者_StackOverflow中文版ilities are Kerberos, SAML, WIF ... Can anyone make a recomendation on what we should use?


You should look into libraries built around JAAS and LDAP.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号