Stateful
Description
A boolean flag indicating whether or not user requests, for the lifetime of a session, are always processed by the same resource server.
Properties
The following table(s) describe the configuration properties for this component:
Name | Type | Constraints |
---|---|---|
stateful | boolean | Values: true,false Default:false |
Example
resource_servers:
- path: "/example"
...
stateful: true