- TokenHandler (security.util) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
format | string | Token format for creating outbound tokens. | |
header | string | Set the name of header to look into to extract the token. | |
prefix | string | Set the prefix of header value to extract the token. | |
regexp | string | Set the token pattern (Regular expression) to extract the token. |