Sign inSign up

najjarammar/kong

By najjarammar

•Updated about 3 years ago

kong image with custom plugin (kong-request-allow)

Image
0

881

najjarammar/kong repository overview

⁠Kong with a custom plugin

for the source code: https://github.com/ammarnajjar/kong-request-allow⁠

⁠Plugin usage example in kong.dbless.yaml:

    plugins:
    - name: kong-request-allow
      config:
        status_code: 403
        message: Invalid request
        trigger_key: {{ .Values.NEO_BFF_TRIGGER_KEY }}
        trigger_value: {{ .Values.NEO_BFF_TRIGGER_VALUE }}

⁠References

Tag summary

Content type

Image

Digest

sha256:478b173f3…

Size

139.2 MB

Last updated

about 3 years ago

docker pull najjarammar/kong