WCF: Adding Nonce to UsernameToken

后端 未结 5 397
心在旅途
心在旅途 2020-12-01 06:22

I\'m trying to connect to a web service, written in Java, but there\'s something I can\'t figure out.

Using WCF and a customBinding, almost everything seems to be fi

5条回答
  •  一向
    一向 (楼主)
    2020-12-01 07:18

    It's worth pointing out that Rick Strahl made a blog post (which he references this question) where he explains it all quite clearly and offers solutions for both just Password and also PasswordDigest.

    I post this because I found this article originally, couldn't really follow it, and found Rick's post much later. This might save some people some time.

    WCF WSSecurity and WSE Nonce Authentication

提交回复
热议问题