Default bindings and security runtime properties
Use this page to specify the configuration on the cell level in a WAS Network Deployment environment. In addition, use this page to define the default generator bindings, default consumer bindings, and additional properties such as key locators, the collection certificate store, trust anchors, trusted ID evaluators, algorithm mappings, and login mappings.
Displayed options and the panel title depend on the server configuration and version. To view this console page for the cell level, Click Security > JAX-WS and JAX-RPC security runtime. To view this console page for the server level...
- Click Servers > Server Types > WebSphere application servers > server_name.
- Under Security, click JAX-WS and JAX-RPC security runtime.
In a mixed node cell with a server using WebSphere Application Server version 6.1 or earlier, click Web services: Default bindings for Web Services Security.
Nonce is a unique cryptographic number embedded in a message to help stop repeated, unauthorized attacks of user name tokens. In a WAS Network Deployment environment, specify values for the Nonce cache timeout, the Nonce maximum age, and the Nonce clock skew fields for the cell level.
The default binding configuration provides a central location where reusable binding information is defined. The application binding file can reference the information in the default binding configuration.
Nonce cache timeout
Timeout value, in seconds, for the nonce value that is cached on the server. Nonce is a randomly generated value.
The Nonce cache timeout field is required for the cell level.
The maximum value for the Nonce maximum age field cannot exceed the number of seconds specified for this Nonce cache timeout field. If we make changes to the field value, you must restart WebSphere Application Server for the changes to take effect.
Information Value Default 600 seconds Minimum 300 seconds
Nonce maximum age
Time, in seconds, before the nonce time stamp expires. Nonce is a randomly generated value.
The value specified in this cell-level field is the maximum value that we can specify for the Nonce maximum age field for the server level.
The Nonce maximum age field is required for the cell level.
Information Value Default 300 seconds Range 300 to the Nonce cache timeout value in seconds
Nonce clock skew
Clock skew value, in seconds, to consider when WebSphere Application Server checks the timeliness of the message. Nonce is a randomly generated value.
The Nonce clock skew field is required for the cell level.
Information Value Default 0 seconds Range 0 to the Nonce maximum age value, in seconds
Custom properties
The linked Properties panel specifies additional properties for the security runtime configuration.
Related tasks
Configure token generators using JAX-RPC to protect message authenticity at the server or cell level
Signing information collection
Encryption information collection
Collection certificate store collection
Trusted ID evaluator collection