Sun ONE logo     Previous     Contents     Index     Next     
Sun ONE Identity Server Administration Guide



Chapter 27       Naming Attributes


The Naming Attributes are global attributes. The values applied to them are carried across the Sun ONE Identity Server configuration and inherited by every configured organization. (They can not be applied directly to roles or organizations as the goal of global attributes is to customize the Identity Server application.)

The Naming Service allows clients to find the correct service URL if the platform is running more than one Identity Server. 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/<DEPLOY_URI>/profileservice

This syntax allows for dynamic substitution of the profile URL based on the specific session parameters.


Session Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/sessionservice

This syntax allows for dynamic substitution of the session URL based on the specific session parameters.


Logging Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/loggingservice

This syntax allows for dynamic substitution of the logging URL based on the specific session parameters.


Policy Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/policyservice

This syntax allows for dynamic substitution of the policy URL based on the specific session parameters.


Auth Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/authservice

This syntax allows for dynamic substitution of the authentication URL based on the specific session parameters.


SAML Web Profile/Artifact Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/SAMLAwareServlet

This syntax allows for dynamic substitution of the SAML web profile/artifact URL based on the specific session parameters.


SAML SOAP Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/SAMLSOAPReceiver

This syntax allows for dynamic substitution of the SAML SOAP URL based on the specific session parameters.


SAML Web Profile/POST Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/SAMLPOSTProfileServlet

This syntax allows for dynamic substitution of the SAML web profile/POST URL based on the specific session parameters.


SAML Assertion Manager Service URL

This field takes a value equal to

%protocol://%host:%port/<DEPLOY_URI>/AssertionManagerServlet/Assert ionManagerIF

This syntax allows for dynamic substitution of the SAML Assertion Manager Service URL based on the specific session parameters.


Previous     Contents     Index     Next     
Copyright 2002   Sun Microsystems, Inc. All rights reserved.

Last Updated December 04, 2002