UDDI node API policy settings
For UDDI Version 3, you can view or edit the API settings for a UDDI registry node.
To view this administrative console page, click
.Authorization for inquiry
Specifies whether authorization that uses 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 WebSphere Application Server administrative security is on.
If WebSphere Application Server administrative security is off, this setting is ignored. If WebSphere Application Server 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.
Information | Value |
---|---|
Data type | Boolean |
Default | False (cleared) |
Authorization for publish
Specifies whether authorization that uses 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 WebSphere Application Server administrative security is on.
If WebSphere Application Server administrative security is off, this setting is ignored. If WebSphere Application Server 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.
Information | Value |
---|---|
Data type | Boolean |
Default | True (selected) |
Authorization for custody transfer
Specifies whether authorization that uses 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 WebSphere Application Server administrative security is on.
If WebSphere Application Server administrative security is off, this setting is ignored. If WebSphere Application Server 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.
Information | Value |
---|---|
Data type | Boolean |
Default | True (selected) |