Trust service token custom properties
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.
These custom properties are provided by default by WebSphere Application Server, for you to configure when using the Services > Trust service > Token providers > Security Context Token page.
algorithm
The value is AES.
keySize
The value is 128.
Provider
The value is IBMJCE.
Related concepts
Security context token