CoderSathi
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git
Home > How to > Increase Token Expiration AWS Cognito

Increase Token Expiration AWS Cognito

Learn the concepts, implementation details, and practical steps with a clean developer-focused walkthrough.

Yuba Raj Kalathoki
By Yuba Raj Kalathoki
Last updated: July 1, 2026 ยท 1 min read ยท 0 Comments
Share: in X

In this post, we will learn to increase token expiration time in AWS Cognito User Pool. We are not going to learn what is AWS Cognito and why do we need to use it. This is not the scope of this post.

Hence, let’s follow the steps below:

  1. Got to AWS Cognito Console. You may need to choose your correct region.
  2. Click the User pools menu and select your correct User pool name from the list.
aws cognito increase token expiration 2
  1. After clicking demo-user-pool select the App integration tab.
aws cognito increase token expiration 3
  1. Scroll down and select the app client name from the list which is under App client list section.
aws cognito increase token expiration 4
  1. After clicking on demo-client click the Edit button.
aws cognito increase token expiration 5
  1. Now, you can set the value as per your need in the following fields and click the Save changes button.
increase token expiration aws cognito 6 1

Now, we are able to increase the token expiration time in AWS Cognito.

Related Posts:

  • Unit Testing and Integration Testing
  • Spring Boot Thread Pool Configuration: Optimizing…
  • Setting Up an EC2 Instance with Amazon CloudFront…
  • Pseudo Parameters in AWS CloudFormation
  • How to implement Passwordless Authentication in…
  • How to Create a Google App Password: Full Step-by-Step Guide
Tags:awsaws-cognitoclouddevops
Was this article helpful?
โ† Previous ArticleDifference Between Scale In And Scale Out In AWS
Next Article โ†’Internationalization in Java

Leave a Comment Cancel reply

You must be logged in to post a comment.

Recent Posts

  • How to implement Passwordless Authentication in Spring Boot: A Step-by-Step Guide
  • How to Use AWS CloudFront Signed URLs in Spring Boot?
  • How to Fix SSH Agent Forwarding on macOS: The Ultimate Guide for Developers
  • How to Read AWS Secrets Manager in Spring Boot (Step-by-Step)
  • How to Fix “Public Key Retrieval is not allowed” MySQL JDBC Error
CoderSathi

Your go-to resource for Java, Spring Boot, Microservices, AWS, and modern development tutorials.

Linkedin

Quick Links

  • About
  • Contact

Popular Topics

  • Java
  • Spring Boot
  • AWS
  • DevOps
  • MongoDB
  • Linux
  • Git
  • How to
ยฉ 2026 CoderSathi. All rights reserved. Privacy Policy ยท Sitemap