This topic applies to WebSphere Application Server Liberty V8.5.5.9 and earlier. For the latest Liberty topics, see the WebSphere Application Server Liberty documentation.
Authentication Filter (authFilter)
Specifies a selection rule that represents conditions that are matched against the HTTP request headers to determine whether or not the HTTP request is selected for the authentication.
Attribute name | Data type | Default value | Description |
---|---|---|---|
id | string | A unique configuration ID. |
- host
Description: A unique configuration ID.Required: falseData type: Attribute name Data type Default value Description id string A unique configuration ID. matchType - equals
- contains
- notContain
contains Specifies the match type. - equals
- Equals
- contains
- Contains
- notContain
- Not contain
name string Specifies the name.
- remoteAddress
Description: A unique configuration ID.Required: falseData type: Attribute name Data type Default value Description id string A unique configuration ID. ip string Specifies the IP address. matchType - lessThan
- equals
- greaterThan
- contains
- notContain
contains Specifies the match type. - lessThan
- Less than
- equals
- Equals
- greaterThan
- Greater than
- contains
- Contains
- notContain
- Not contain
- requestUrl
Description: A unique configuration ID.Required: falseData type: Attribute name Data type Default value Description id string A unique configuration ID. matchType - equals
- contains
- notContain
contains Specifies the match type. - equals
- Equals
- contains
- Contains
- notContain
- Not contain
urlPattern string Specifies the URL pattern.
- userAgent
Description: A unique configuration ID.Required: falseData type: Attribute name Data type Default value Description agent string Specifies the user agent id string A unique configuration ID. matchType - equals
- contains
- notContain
contains Specifies the match type. - equals
- Equals
- contains
- Contains
- notContain
- Not contain
- webApp
Description: A unique configuration ID.Required: falseData type: Attribute name Data type Default value Description id string A unique configuration ID. matchType - equals
- contains
- notContain
contains Specifies the match type. - equals
- Equals
- contains
- Contains
- notContain
- Not contain
name string Specifies the name.