Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Introduction: In this blog, we will walk through the steps to install ArgoCD, a powerful GitOps...
When integrating Entra ID (formerly Azure AD) with AWS Cognito for SAML login, it's important to use...
Source: https://olcortesb.hashnode.dev/aws-cognito-lambda-triggers AWS Cognito es un servicio de...
In this guide, I'll walk you through setting up ALB authentication at a high level, demonstrating how...
Cognito user pools can be configured to use passkeys to remove passwords from application sign-in...
In this article, I’m sharing an app I built to automate invoice processing using image recognition...
Introduction In our previous post, we explored securing API Gateway using a Lambda...
We can configure Cognito to send email verification codes to users via Amazon Simple Email...
Passwords are easy to forget, and users often reuse the same password for everything. On the other...
Intro I'm going to skip the introduction and description of what Cognito is and why it's...
Cognito User Pools is more than just a user directory. It's an ecosystem that tackles authentication...
Some time ago, I started looking for a better way to handle login in my E2E tests using...
In security and access control, authentication and authorization mean two distinct but related...
Amazon Cognito is an user authentication and authorization service that lets you enable sign-up,...
A few days ago, I was developing an application to store my records (PRs) while practicing sports...
Hi, everyone, I would like to share an idea/prototype for implementing an access control layer with...
Recently I experimented with Cognito secured AWS API Gateways and came across an annoying problem -...
Did you know that passwordless authentication is often more secure than traditional password-based...
Photo by marc belver colomer on Unsplash Amazon Cognito is a powerful user authentication and...
Learn how to implement Single Sign-On between AWS Cognito and Salesforce for a seamless user...
Introduction Thank you for always reading our articles! When developing in-house, you may...
Introduction Amazon Cognito is a delegated service for providing...
A common narrative is that one should always use access tokens to call your APIs, while ID tokens are...
Fuente: Post En una entrada anterior contaba un poco sobre que es AWS Cognito Link, he estado...
Introduction Overview of AWS Cognito AWS Cognito is a robust identity management service that...
We can use Cognito user pools to create passwordless user authentication flows for our applications....