Sun Java System Federation Manager 7.0 User's Guide

Creating a New Web Service

Federation Manager contains a sample that illustrates how to develop a simple web service. The ample web service sends stock data based on a defined user type. It shows how to extract authentication information from an authenticated SAML Assertion (SAML Bearer Token). The sample instructions can be modified to develop your own web service. The sample is located in the /FederationManager-base/SUNWam/fm/samples/liberty/webservices/stockticker directory.