AWS auth policy generator for API gateways lambda authorizers
-
Updated
Jun 18, 2024 - TypeScript
AWS auth policy generator for API gateways lambda authorizers
This repository provides a bootstrap for AWS lambda authorizer using Okta OAuth2. The function verifies the Okta access token sent in the authorization header from AWS API Gateway. The authorizer type is REQUEST, JSON payload format version 2.0. For more details of AWS lambda authorizer, please visit https://docs.aws.amazon.com/apigateway/latest…
Add a description, image, and links to the api-gateway-custom-authorizer topic page so that developers can more easily learn about it.
To associate your repository with the api-gateway-custom-authorizer topic, visit your repo's landing page and select "manage topics."