Skip to content

petertilsen/basicAuthApiGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

basicAuthApiGateway

Lambda for basic authentication with aws Api Gateway.

Prerequisites

  • Api created with Api Gateway
  • A lambda function containing this implementation
  • Custom Authorizer
    • pick your lambda's region
    • pick your lambda
    • set your authorizer's name
    • pick your arn policy
    • choose method.request.header.Authorization as Idendity token source

About

Basic Authentication Lambda for aws Api Gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published