About 765,000 results
Open links in new tab
  1. Secure API authorization in Amazon API Gateway using Microsoft

    Jan 25, 2024 · This step-by-step guide covered understanding AWS Lambda authorizer, configuring Entra ID for API authorization, building the AWS Lambda authorizer function, integrating AWS API Gateway and Entra ID, testing and troubleshooting the setup, and scaling and monitoring the solution.

  2. Authentication and authorization basics - Microsoft Graph

    Dec 23, 2024 · It's protected by the Microsoft identity platform, which authorizes and verifies that an app is authorized to call Microsoft Graph. This article provides an overview of the requirements for an app to be authorized to access data via any Microsoft Graph API.

  3. Configuring authorization and authentication to secure your …

    There are five ways you can authorize applications to interact with your AWS AppSync GraphQL API. You specify which authorization type you use by specifying one of the following authorization type values in your AWS AppSync API or CLI call: For …

  4. Authenticate user through Azure AD from AWS Lambda

    Oct 24, 2019 · A Lambda authorizer is useful if you want to implement a custom authorization scheme that uses a bearer token authentication strategy such as OAuth or SAML, or that uses request parameters to determine the caller's identity.

  5. How to Use Lambda Authorizers to Validate Microsoft EntraID

    May 16, 2024 · With this understanding, let's build our own Lambda authorizer to validate a token generated by Microsoft Entra ID and secure our Amazon API Gateway endpoints. Pre-requisites. An IAM User with programmatic access. Install the AWS CLI. Install the Amazon Lambda Templates (dotnet new -i Amazon.Lambda.Templates)

  6. Implementing SAML-Based Login and API Authorization with API …

    I'm currently working on implementing SAML-based login and API request authorization using AWS API Gateway, Lambda Authorizer, and a Microsoft Identity Provider (IDP). The architecture I'm following involves several steps (refer image below), and …

  7. GitHub - nickshine/lambda-edge-azure-auth: An AWS CloudFront Lambda

    Microsoft Azure AD authentication for CloudFront using Lambda@Edge. This project is based on Widen/cloudfront-auth, but has diverged in the following ways: Stripped down to focus on Microsoft Azure Authentication and Authorization only. Webpack config added to bundle the handler and dependencies in to a single file.

  8. Amazon API Gateway | Microsoft Workloads on AWS

    Jan 25, 2024 · In this blog post, we will guide you through the process of setting up an AWS Lambda authorizer with Microsoft Entra ID (formerly Azure Active Directory) using OpenID Connect (OIDC). This will allow you to use the authentication from Entra ID as an identity provider for your Amazon API Gateway. Securing your APIs is crucial […]

  9. awsLambda resource type - Microsoft Graph beta

    Apr 17, 2024 · APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

  10. Implementing OAuth 2.0 with AWS API Gateway, Lambda, …

    Aug 5, 2023 · In this series, we will see how we can secure our API Gateway endpoints by implementing OAuth 2.0 client credentials flow using various AWS services such as API Gateway, Lambda, DynamoDB, and...

  11. Some results have been removed
Refresh