RequestMetadataAliasSelector
ALIASSELECTOR=org.signserver.server.aliasselectors.RequestMetadataAliasSelector.
This alias selector chooses keys based on the ALIAS request metadata property provided in the request. If no such property is provided by the client, the configured DEFAULTKEY will be used instead.
When this component is configured the client will be able to choose which key to use.
Worker Properties
Property | Description |
---|---|
DEFAULTKEY | Key alias to use in case no ALIAS request metadata property is supplied. |
Request Metadata Properties
Property | Description |
---|---|
ALIAS | The key alias to use. |