UDDI node API policy settings

This topic contains details of the API settings that one can configure for a UDDI Registry node.

To view this administrative console page, click UDDI > UDDI Nodes > UDDI_node_id > APIs.

Note: This information applies only to UDDI V3. The settings for Versions 1 and 2 are not changeable; authentication tokens are required for publish requests, but not for inquiry requests (there are no custody transfer requests in Versions 1 or 2).

Authorization for inquiry

Specifies if authorization using the authInfo element is required for inquiry API requests.

Typically, UDDI registries are configured not to require authorization for registry API requests. This setting is only relevant if the V3SOAP_Inquiry_User_Role is set to everyone and WAS global security is on. If WAS global security is off, this setting is ignored. If WAS global security is on and the V3SOAP_Inquiry_User_role is not set to everyone, this setting is ignored.

Data type Boolean
Default False (cleared)

Authorization for publish

Specifies if authorization using the authInfo element is required for publish API requests.

Typically, UDDI registries are configured not to require authorization for registry API requests. This setting is only relevant if the V3SOAP_Publish_User_Role is set to everyone and WAS global security is on. If WAS global security is off, this setting is ignored. If WAS global security is on and the V3SOAP_Publish_User_role is not set to everyone, this setting is ignored.

Data type Boolean
Default True (selected)

Authorization for custody transfer

Specifies if authorization using the authInfo element is required for custody transfer API requests.

Typically, UDDI registries are configured not to require authorization for registry API requests. This setting is only relevant if the V3SOAP_CustodyTransfer_User_Role is set to everyone and WAS global security is on. If WAS global security is off, this setting is ignored. If WAS global security is on and the V3SOAP_CustodyTransfer_User_role is not set to everyone, this setting is ignored.

Data type Boolean
Default True (selected)