ws-security
User authentication in SOAP Webservices
I made a question about JAX-WS, Authentication and Authorization - How to?; there was a discussion about security levels, and where to store user credentials.[详细]
2023-04-13 04:31 分类:问答Adding WS-Security Credentials to SOAP headers using WCF
I am trying to communicate with a Java web service that I have no control over, and I\'m trying to create a binding that\'ll work.[详细]
2023-04-12 06:31 分类:问答using axis2 ramaprt module with own security framework
I have webservice (server-side) implemented using axis2 in my project.We want to enable WS-security in the existing web services. We are evaluating if apache ramapart module fits our need. Here is our[详细]
2023-04-10 21:08 分类:问答Convert WSDL1.1 To WSDL2.0
i am asking how can we convert a WSDL1.1 File that contains some WS-SecurityPolicy to a WSDL2.0 file.[详细]
2023-04-07 16:36 分类:问答generate WS-security usernameToken header in Visual studio 2010
I have a need to Implement Direct Authentication with UsernameToken WS-Security. I am consuming a Java Web-Service with Visual Studio 2010; which authenticates using UsernameTokenheader.[详细]
2023-04-06 15:38 分类:问答What is the best way to secure SOAP web service on an internal private network
Today\'s there is more and more web services developed for internal use to connect applications together. We do not have an ESB to control and secure this web services so I guess on what is a good way[详细]
2023-04-06 00:09 分类:问答How do I use WS-* Standards with Delphi 2010
Web Service requirements are specified in documents. WS-Security 1.1 WS-Tr开发者_StackOverflow中文版ust 1.3[详细]
2023-04-05 13:27 分类:问答How can i import a https webservice (wcf) with Delphi 2010?
I have a problem so i wanna help from you. There is a webservice and it\'s url : https://kps.saglik.gov.tr/Services/KPSTestServices.svc[详细]
2023-04-04 07:04 分类:问答WCF certificate chain trust authentication: "The caller was not authenticated by the service."
I would like to use certificate-based encryption and verification when communicating with a WCF service. So I created test certificates, \"TempCA\" as my root CA and \"SignedByCA\" as a client certifi[详细]
2023-04-03 08:18 分类:问答Certificates, Encryption, And Authentication
Mostly, my confusion seems to be eminating from my 开发者_StackOverflowattempts to understand security within the context of WCF.In WCF, it looks like certificates can be used for the purpose of authe[详细]
2023-04-02 15:59 分类:问答