StsContext

Provides the result of a token transformation. When the "TokenTransformationFilter" processes a request, it injects the result into this context.

Properties

The context is named sts, and is accessible at ${contexts.sts}. The context has the following properties:

"issuedToken": string

The result of the token transformation.

Read a different version of :