Skip to content
#

api-gateway-custom-authorizer

Here are 20 public repositories matching this topic...

Mécanisme d'autorisation pour API Gateway grâce à cette fonction Lambda. Elle prend, en config, un fichier de correspondance apiKey/salt. Le partenaire qui devra utiliser l'API, devra connaître l'algo de génération du token (à partir de apiKey/salt) qui est utilisé dans la function Lambda. Une dimension timestamp renforce l'algo pour augmenter l…

  • Updated Apr 22, 2022
  • JavaScript

This repository contains Terraform configuration files for setting up and managing an AWS infrastructure focused on AWS Cognito. It is designed to demonstrate the integration of AWS Cognito with an AWS API Gateway REST API, exemplified by a "petstore" application.

  • Updated Jan 10, 2024
  • HCL
maneki-aws-api-gateway-okta-authorizer

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…

  • Updated Mar 28, 2021
  • TypeScript

Improve this page

Add a description, image, and links to the api-gateway-custom-authorizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-gateway-custom-authorizer topic, visit your repo's landing page and select "manage topics."

Learn more