About 366,000 results
Open links in new tab
  1. Using Amazon Cognito - AWS Prescriptive Guidance

    The following diagram shows an example of implementing Amazon Cognito with a serverless ASP.NET Core web app, Amazon API Gateway, and AWS Lambda. This architecture is implemented by using the following configuration: An Amazon Cognito user pool is configured to authenticate, store, and manage users.

  2. Choose an Amazon Cognito authentication flow for enterprise ...

    Amazon Cognito supports multiple flows for authentication requests. These flows define how your users can verify their identity. The decision about which authentication flow to use depends on specific requirements of your application and can become complex.

  3. User Authentication and Authorization with AWS Cognito

    Jul 7, 2019 · Imagine a web application needs to access AWS resources using AWS SDK with authenticated users. This blog will provide a walkthrough on how to achieve that.

  4. Amazon Cognito | AWS Architecture Blog

    Nov 17, 2023 · Engineers who use Amazon Cognito for machine-to-machine authentication select a primary Region where they deploy their application infrastructure and the Amazon Cognito authorization endpoint. Amazon Cognito is a highly available service in single Region deployments with a published service-level […]

  5. Authentication with Amazon Cognito user pools

    In this chapter, we'll talk about how to configure your user pools and app clients for various authentication flows in various application environments. You'll learn about options for the use of the hosted sign-in pages of managed login, and for …

  6. Implementing User Authentication with AWS Cognito: A …

    Feb 18, 2025 · One relatively simple and affordable cloud-based solution is AWS Cognito. It implements best practices and offers powerful functionality that can be set up within minutes. In this article, I’ll...

  7. Serverless API with OAuth2 authentication using AWS API

    Jan 31, 2023 · Below is the architecture diagram: Invoke AWS Cognito /oauth2/token endpoint with grant_type as client_credentials. Refer https://docs.aws.amazon.com/cognito/latest/developerguide/token-endpoint.html. Pass this token in Authorization header for all API calls.

  8. Building fine-grained authorization using Amazon Cognito, API …

    May 21, 2021 · In this post, I show you how to build fine-grained authorization to protect your APIs using Amazon Cognito, API Gateway, and AWS Identity and Access Management (IAM).

  9. AWS Cognito user authorization using IAM roles and accessing AWS

    Apr 14, 2024 · In most of the scenarios where we have applications and Amazon Cognito being used as an User Authentication and Authorization, there are requirements of accessing AWS services depending on...

  10. Authentication with AWS Cognito - integralist.co.uk

    Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. In essence, Cognito provides features that let you authenticate access to your services, while also providing features to let you authorize access to your AWS resources.

Refresh