SMQ-2758 - Add option Auth to call webhook for only for certain authz (#2763)

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
This commit is contained in:
Steve Munene
2025-03-21 01:10:32 +03:00
committed by GitHub
parent 3b675a7ab3
commit ddb3f9ba6d
6 changed files with 87 additions and 15 deletions
+1
View File
@@ -109,6 +109,7 @@ SMQ_AUTH_CALLOUT_TIMEOUT="10s"
SMQ_AUTH_CALLOUT_CA_CERT=""
SMQ_AUTH_CALLOUT_CERT=""
SMQ_AUTH_CALLOUT_KEY=""
SMQ_AUTH_CALLOUT_INVOKE_PERMISSIONS=""
#### Auth Client Config
SMQ_AUTH_URL=auth:9001