npearce/CaC-Github_Webhook_Server

Generate webhook auth token for GitHub Webhook Auth

npearce opened this issue · 0 comments

Currently using:
https://username:password@bigip_mgmt_ip/shared/webhook/github-listener

This can cause problems for passwords with special characters.

Propose adding 'token' generator feature to the webhook server as alternative to user:pass in URL string.