The SAML XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on SAML, please see the OASIS Security Services Technical Committee Wiki.
SAML 2.0 with java Sample
Forum topic: Submitted by Dk1984 on Tue, 2013-11-05 18:42.
Hi,
can someone give me a short example for making a SOAP request for a SAML 2 token (with username and password) with JAVA. The SAML 2 token should be used in another Request for a different web service (as Header). Couldn't find usefull examples by searching the internet. Also a example for encrypted request is needed. Are they any usefull libs to use?
Tried it with apache axis, but didn't work (encrypted).
Thx,
Dominik