melodic-angle-48987
08/09/2022, 12:31 PMbland-eye-99092
08/09/2022, 4:07 PMbefore:
hooks:
- hook: web_hook
config:
url: <ldap://127.0.0.1:389>
method: POST
auth:
type: basic_auth
config:
user: admin
password: admin_pass
Note the auth.config
instead of auth.user
and auth.password
keys.
Hope this helps!melodic-angle-48987
08/10/2022, 6:04 AM