New Posts New Posts RSS Feed: How can security (e.g WSE3) be implemented between a business object and its webservice source?
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

How can security (e.g WSE3) be implemented between a business object and its webservice source?

 Post Reply Post Reply
Author
Customer View Drop Down
Senior Member
Senior Member
Avatar
User Submitted Questions to Support

Joined: 30-May-2007
Location: United States
Posts: 260
Post Options Post Options   Quote Customer Quote  Post ReplyReply Direct Link To This Post Topic: How can security (e.g WSE3) be implemented between a business object and its webservice source?
    Posted: 16-Jul-2007 at 3:36pm
How can security (e.g WSE3) be implemented between a business object and its webservice source?
Back to Top
IdeaBlade View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 30-May-2007
Location: United States
Posts: 353
Post Options Post Options   Quote IdeaBlade Quote  Post ReplyReply Direct Link To This Post Posted: 16-Jul-2007 at 3:40pm
We do not support WSE at this time as we've chosen not to expect or require additional add-ins or toolkits to implement security. When consuming web services the Object Mapper uses Visual Studio automation to create a web reference; when using a WsQuery to call web methods on the service we use the SoapHttpClientProtocol proxy class created by the reference - we have not done any testing to see how this works when using the WSE3 add-in.

The WsQuery does support both Soap Headers and credentials, and we support all the internal security mechanisms used with database-backed business objects.

We also plan to support WCF and its security features in a future release.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down