Authentication of web services

Home Page Forums BizTalk 2004 – BizTalk 2010 Authentication of web services

Viewing 1 reply thread
  • Author
    Posts
    • #15438

      Hi people,

      How does one accomplish credential mapping on a web service message in BTS 06? In other words, how do I succeed to create a web service in such a way that only a particular person with specific credentials gets to read or access the contents of the message? I would be very much thankful for any help.

      Great day!

      Chenue

    • #15439

      Depends.

      Are you using plain web services or WSE/WCF web services
      Do you wish to use transport level or message level authentication.
      You will need WSE or WCF to do message level authentication.

      How are you authenticating users? Integrated security, client certificates, Basic, Digest…

      For plain web services (no WS-Security) you only have the option of using IIS security for restricting access. Unless you modify the web service to implement your own access control.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.