Skip to content

nginx-byop/custom-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

custom-jwt

The default Customize JWT (NJS) supports the following workflow between NGINX and your Microservices. You could enhance the features based on your requirement using this template.

  1. NGINX Management Suite (API Connectivity Manager) publish APIs and upload the NJS of custom JWT to the API gateway.
  2. The Custom NJS (C-NJS) gets a JWT from a client.
  3. The C-NJS pulls information from the number of Microservices.
  4. The C-NJS add information to the JWT.
  5. The C-NJS send the JWT to an upstream service.

About

Customize JWT between NGINX and your Microservices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published