WebSphere Application Server trust service provides several custom properties by default to define the default security context token (SCT).
Custom properties are name-value pairs of data that are passed to the token provider during configuration.
The Property name column displays the name of the custom property. The name must match the name of a configuration property or setting that the provider understands and expects. The Property value column displays the configuration setting that is passed to the provider during configuration.
The following table lists the custom properties, provided by default by WebSphere Application Server, that you can configure when using the Services > Trust service > Token providers > Security Context Token page.
Property name | Property value |
---|---|
algorithm | AES |
keySize | 128 |
provider | IBMJCE |