+

Search Tips   |   Advanced Search

Set security for a WS-MetadataExchange request


Configure message-level security for a Web Services Metadata Exchange (WS-MetadataExchange) GetMetadata request by specifying a suitable policy set and binding. You do this when you configure a Web service provider to share its policies or a Web service client to obtain the policies of a service provider.

For a service provider, we have completed the procedure to configure a service provider to share its policy configuration, up to and including the step to enable WS-MetadataExchange.

For a service client, we have completed the procedure to configure the client.policy using a service provider policy, up to and including the step to use WS-MetadataExchange.

By default, the WS-MetadataExchange GetMetadata request uses the transport-level security configuration of the application. We might want to apply message-level security if transport-level security is not available on the application endpoint, or if transport-level security is not adequate for the requirements. An advantage of message-level security is that it provides end-to-end security, which is especially important for the exchange of security metadata.

This page describes how to configure security for a WS-MetadataExchange request using the admin console. We can also configure security for a WS-MetadataExchange request using wsadmin commands.

 

  1. For a service provider, in the Policy Sharing panel on the admin console, select Attach a system policy set to the WS-MetadataExchange. For a service client, in the Policies Applied panel on the admin console, select Attach a system policy set to the WS-MetadataExchange.

  2. Select a system policy set to provide message-level security from the Policy set list. We can select from system policy sets that contain only WS-Security policies, only WS-Addressing policies, or both. The default policy set is SystemWSSecurityDefault. If the policy sets that are listed are not suitable for the requirements, create our own system policy set, then return to this procedure.

  3. Select a general binding for the policy set attachment from the Binding list. We can select from general bindings that are scoped to the global domain, or the security domain of this service. If the bindings that are listed are not suitable for the requirements, create our own general binding, then return to this procedure.

  4. Click OK.

  5. Save the changes to the master configuration.

 

Results

Message-level security is applied to the WS-MetadataExchange GetMetadata request.

 

Related concepts


WS-MetadataExchange requests
System policy sets

 

Related tasks


Set a service provider to share its policy configuration
Set the client.policy using a service provider policy
Set system policy sets
Set service client or provider bindings
Use WS-Policy to exchange policies in a standard format

 

Related


WS-Policy commands for AdminTask