context-id
Specify the context ID that the runtime security services EAS uses when sending XACML requests.
Syntax
context-id = {other-policy-id | context-inherited-pop | context-server-name} Description
Specifies the context ID that
the runtime security services EAS uses when sending XACML requests
to runtime security services. This value must match the service name
of the deployed policy.
Note: If the context-id parameter is not set, it
defaults to the WebSEAL server
name.
Options
- context-inherited-pop
- Use the location of the inherited POP for all requests. Use this value if you require multiple policies for different portions of the protected resource tree.
- context-server-name
- Use the WebSEAL server name for all requests.
- other-policy-id
- Specify the value for the policy ID for all requests.
Usage
This stanza entry is optional.
This stanza entry applies to Advanced Access Control.
Default value
If there is no value provided for this parameter, it defaults to the WebSEAL server name.
Example
context-id = context-inherited-pop