Skip to content

daklod2k3/kong-plugin-custom-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Custom Kong Plugin: JWT Authentication via Header or Cookie from Extend Service

Overview

This repository contains a custom plugin for Kong Gateway that authenticates incoming requests using a JSON Web Token (JWT) from either the request header or cookie. The plugin validates the JWT and ensures the request is authenticated before allowing access to the upstream services.

Features

  • Authentication via JWT in the request header or cookies
  • Configurable token location (header or cookie)

About

external jwt auth service via plugin for kong gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages