Is it possible to use client certs for SOAP- calls as authentication? Can someone point me in the right direction? thanks in advance Daniel asked 07.10.2014 at 15:28 Daniel Oechslin |
I think there is a solution for usage of client certs at http-level. You can delegate WS-authentication to the container. Hence you have to choose authentication method 'None/Container' for your webservice and configure the ivy-embedded Tomcat to do client-cert based authentication. See also this Q&A entry. Note: This is only available in newer ivy versions (4.3.24, 5.0.14 and 5.1.0 and later). answered 08.10.2014 at 09:02 Dominik Regli ♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 07.10.2014 at 15:28
Seen: 1,304 times
Last updated: 08.10.2014 at 09:02