Sun Java System Federation Manager 7.0 User's Guide

Naming

The Naming service is used to get and set URLs, plug-ins and configurations as well as request notifications for various other Federation Manager services such as session, authentication, logging, SAML and Federation. This service enables clients to find the correct service URL if the platform is running more than one instance of Federation Manager. When a naming URL is found, the naming service will decode the session of the user and dynamically replace the protocol, host, and port with the parameters from the session. This ensures that the URL returned for the service is for the host that the user session was created on. The Naming attributes are:

Profile Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/profileservice.

This syntax allows for dynamic substitution of the profile URL based on the server host, port number, and deployment URI.

Session Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/sessionservice.

This syntax allows for dynamic substitution of the session URL based on the server host, port number, and deployment URI.

Logging Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/loggingservice

This syntax allows for dynamic substitution of the logging URL based on the server host, port number, and deployment URI.

Policy Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/policyservice.

This syntax allows for dynamic substitution of the policy URL based on the server host, port number, and deployment URI.

Authentication Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/authservice.

This syntax allows for dynamic substitution of the authentication URL based on the server host, port number, and deployment URI.

SAML Web Profile/Artifact Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/SAMLAwareServlet.

This syntax allows for dynamic substitution of the SAML web profile/artifact URL based on the server host, port number, and deployment URI.

SAML SOAP Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/SAMLSOAPReceiver.

This syntax allows for dynamic substitution of the SAML SOAP URL based on the server host, port number, and deployment URI.

SAML Web Profile/POST Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/SAMLPOSTProfileServlet.

This syntax allows for dynamic substitution of the SAML web profile/POST URL based on the server host, port number, and deployment URI.

SAML Assertion Manager Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/AssertionManagerServlet/AssertionManagerIF.

This syntax allows for dynamic substitution of the SAML Assertion Manager Service URL based on the server host, port number, and deployment URI.

Federation Assertion Manager Service URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/FSAssertionManagerServlet/FSAssertionManagerIF.

This syntax allows for dynamic substitution of the Federation Assertion Manager Service URL based on the server host, port number, and deployment URI.

Security Token Manager URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/SecurityTokenManagerServlet/SecurityTokenManagerIF/.

This syntax allows for dynamic substitution of the Security Token Manager URL based on the server host, port number, and deployment URI.

JAXRPC Endpoint URL

This field takes a value equal to protocol://host:port/Server_DEPLOY_URI/jaxrpc/.

This syntax allows for dynamic substitution of the JAXRPC Endpoint URL based on the server host, port number, and deployment URI.