JavaRanch » Java Forums »
Products »
Websphere
| Author |
How to use SAML 2.0 Sender Vouches?
|
Marcelo Tataje
Ranch Hand
Joined: Jan 31, 2011
Posts: 64
|
|
Hello, I've been migrating a Web Service developed with METRO framework to an environment developed with IBM products only and I found a big problem when I try to use SAML 2.0 sender vouches assertion, because in my web service application using Metro I have a class which implements CallbackHandler, the code I have is the following:
But then I have no idea how to begin implementing SAML 2.0 Sender Vouches using just IBM libraries and APIs, because I'm not allowed to use METRO or any other framework, can somebody please help me? I will be really grateful. Thanks in advance
|
 |
Marcin Rembisz
Greenhorn
Joined: Feb 11, 2013
Posts: 3
|
|
|
Did you get that working in WebSphere?
|
 |
 |
|
|
subject: How to use SAML 2.0 Sender Vouches?
|
|
|
|