Software Alternatives, Accelerators & Startups

4 Cognito User Pools features you might not know about

OpenID Amazon API Gateway
  1. 1
    OpenID is a safe, faster and easier way to log in to web sites.
    Pricing:
    • Open Source
    Cognito User Pools is a fully managed, OpenID Connect-compatible identity provider. It serves as a user directory service that handles authentication and authorization for application users.

    #Network & Admin #Security & Privacy #Identity And Access Management 3 social mentions

  2. Amazon Web Services Lambda is a platform for easy building of data processing triggers for AES services of all types.
    We can set up Cognito to trigger a Lambda function at various stages of the sign-up and sign-in processes. These functions can enrich both the ID token and the access token.

    #Development #Cloud Computing #VPS 51 social mentions

  3. Create, publish, maintain, monitor, and secure APIs at any scale
    This opens up a world of customization options for controlling app access. For example, we can embed custom data in the ID token for the front-end client to use, enabling guards to restrict content. Alternatively, we can add custom scopes to the access token and implement fine-grained access control in an API Gateway API. All it takes is some Lambda function code, and Cognito triggers it at the right time.

    #API Tools #APIs #Web Service Automation 107 social mentions

Discuss: 4 Cognito User Pools features you might not know about

Log in or Post with