user-id-encoding
The encoding which is used for the user identity.
Syntax
user-id-encoding = encoding
Description
Controls how the {user} macro value is encoded in the URL used when
communicating with the credential service.
Options
- encoding
- The type of encoding, either
urlorbase64url. If the encoding isbase64url, the reverse proxy will indicate this to the credential service by appending a query string parameter to the URL:encoding=base64url.
Usage
This stanza entry is required.
Default Value
None.
Example
user-id-encoding = url