Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.79 KB

File metadata and controls

27 lines (20 loc) · 1.79 KB

JWT Example Recipes for Membrane API Gateway

Available Example Recipes

Summary

Recipe Name Key Benefit
JWT Scope Validation Enforce specific scopes (like "write")
OpenAPI JWT Security + RBAC Scope-based access via OpenAPI definitions
JWT Claim to HTTP Header Make JWT claims available to backend services