This topic contains details of the API settings that you 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 Version 3. 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).
Specifies if authorization using the authInfo element is required for inquiry API requests.
This setting is only relevant if the V3SOAP_Inquiry_User_Role is set to Everyone and WebSphere Application Server global security is on. If WebSphere Application Server global security is off, this setting is ignored. If WebSphere Application Server global security is on and the V3SOAP_Inquiry_User_role is not set to Everyone , this setting is ignored.
If this setting is true an authorization token will be required to complete the request. If this setting is false, an authorization token is not required; if one is supplied it will be ignored and the request will be processed as if it was made by the default user defined in the UDDI node settings.
Data type | Boolean |
Default | False (cleared) |
Specifies if authorization using the authInfo element is required for publish API requests.
This setting is only relevant if the V3SOAP_Publish_User_Role is set to Everyone and WebSphere Application Server global security is on. If WebSphere Application Server global security is off, this setting is ignored. If WebSphere Application Server global security is on and the V3SOAP_Publish_User_role is not set to Everyone , this setting is ignored.
If this setting is true an authorization token will be required to complete the request. If this setting is false, an authorization token is not required; if one is supplied it will be ignored and the request will be processed as if it was made by the default user defined in the UDDI node settings.
Data type | Boolean |
Default | True (selected) |
Specifies if authorization using the authInfo element is required for custody transfer API requests.
This setting is only relevant if the V3SOAP_CustodyTransfer_User_Role is set to Everyone and WebSphere Application Server global security is on. If WebSphere Application Server global security is off, this setting is ignored. If WebSphere Application Server global security is on and the V3SOAP_CustodyTransfer_User_role is not set to Everyone , this setting is ignored.
If this setting is true an authorization token will be required to complete the request. If this setting is false, an authorization token is not required; if one is supplied it will be ignored and the request will be processed as if it was made by the default user defined in the UDDI node settings.
Data type | Boolean |
Default | True (selected) |
Related information
Policy groups
Administrative console buttons
Administrative console page features