Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support HTTP auth for API calls #476

Closed
tux-o-matic opened this issue Jan 11, 2018 · 0 comments
Closed

Support HTTP auth for API calls #476

tux-o-matic opened this issue Jan 11, 2018 · 0 comments

Comments

@tux-o-matic
Copy link
Contributor

The Zabbix API Ruby client supports Zabbix authentication and HTTP auth (handled by Apache).
However this module only uses the Zabbix user and password when calling the API.

In situations where HTTP auth is enabled in Apache and Zabbix, the Puppet module can no longer interact with the API. To present such situations, this module should pass a user and password value for HTTP authentication if set to do so.

tux-o-matic pushed a commit to tux-o-matic/puppet-zabbix that referenced this issue Jan 19, 2018
Along the usual Zabbix user and password, the credentials are now passed on to the Zabbix api client for HTTP basic auth support.
bastelfreak added a commit that referenced this issue Jan 29, 2018
#476 Pass credentials for HTTP auth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants