- Documentation (2.1.0)
- Release Notes
- Tutorials
- Reference
- Developer doc
credentials
Tag: credentials
Configures HTTP authentication credentials. since 2.0.
Attributes
| Attribute | Description | Required |
|---|---|---|
| host | the name of the host | Yes |
| realm | the name of the realm | No |
| username | the username | Yes |
| passwd | the password | Yes |

