basic-auth-user
Use the basic-auth-user stanza entry to specify the user name to include in the basic authentication header when WebSEAL communicates with the Federation Runtime.
Syntax
basic-auth-user = <user_name> Description
Specifies the name of the user for WebSEAL to include in the basic authentication header when it is communicating with the Federation Runtime server.
Options
- <user_name>
- The user name that WebSEAL includes in the basic authentication header.
Usage
This stanza entry is optional.
Note: Configure this entry if the Federation Runtime server is configured to require basic
authentication.
Default value
None.
Example
basic-auth-user = user_name