+

Search Tips   |   Advanced Search

UDDI node API policy settings


For UDDI V3, we can view or edit the API settings for a UDDI registry node.

To view this admin console page, click UDDI > UDDI Nodes > UDDI_node_id > API policies.

This information applies only to UDDI V3; we cannot change the API settings for Vs 1 and 2. In Vs 1 and 2, authentication tokens are required for publish requests, but not for inquiry requests. Vs 1 and 2 do not have custody transfer requests.

Authorization for inquiry

Whether authorization using the authInfo element is required for inquiry API requests. This setting is relevant only if the V3SOAP_Inquiry_User_Role role is set to Everyone and WAS administrative security is on.

If WAS administrative security is off, this setting is ignored. If WAS administrative security is on, but the V3SOAP_Inquiry_User_Role role is not set to Everyone, this setting is ignored.

If this option is selected, an authorization token is required to complete the request. If this option is cleared, an authorization token is not required. If this option is cleared and an authorization token is supplied, the token is ignored and the request is processed as if the default user that is defined in the UDDI node settings made the request.

Typically, UDDI registries are configured to not require authorization for inquiry API requests.

Data type Boolean
Default False (cleared)

Authorization for publish

Whether authorization using the authInfo element is required for publish API requests. This setting is relevant only if the V3SOAP_Publish_User_Role role is set to Everyone and WAS administrative security is on.

If WAS administrative security is off, this setting is ignored. If WAS administrative security is on, but the V3SOAP_Publish_User_Role role is not set to Everyone, this setting is ignored.

If this option is selected, an authorization token is required to complete the request. If this option is cleared, an authorization token is not required. If this option is cleared and an authorization token is supplied, the token is ignored and the request is processed as if the default user that is defined in the UDDI node settings made the request.

Typically, UDDI registries are configured to require authorization for publish API requests.

Data type Boolean
Default True (selected)

Authorization for custody transfer

Whether authorization using the authInfo element is required for custody transfer API requests. This setting is relevant only if the V3SOAP_CustodyTransfer_User_Role role is set to Everyone and WAS administrative security is on.

If WAS administrative security is off, this setting is ignored. If WAS administrative security is on, but the V3SOAP_CustodyTransfer_User_Role role is not set to Everyone, this setting is ignored.

If this option is selected, an authorization token is required to complete the request. If this option is cleared, an authorization token is not required. If this option is cleared and an authorization token is supplied, the token is ignored and the request is processed as if the default user that is defined in the UDDI node settings made the request.

Typically, UDDI registries are configured to require authorization for custody transfer API requests.

Data type Boolean
Default True (selected)





 

Related tasks


Set UDDI security with WAS security enabled

 

Related


UDDI node settings
Policy groups

 

Related information


Administrative console buttons
Administrative console page features