Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws_cognito_user_pool_client - missing granular token validity configuration options #18049

Closed
jono85 opened this issue Mar 11, 2021 · 4 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope.

Comments

@jono85
Copy link

jono85 commented Mar 11, 2021

Hello,
I've been using terraform for 2 years now very happy on AWS. One of the services we use is Cognito and it's user pool app clients.

Recently AWS finally added an option to configure the TTL expiration for different token types. Previously you could only set the TTL for the refresh token in number of days.
Now you can configure TTL for Refresh token (1-365 days), Access token (5 min - 1 day) and ID token (5 min - 1 day).

Can the resource be updated to allow configuration of these TTL settings through terraform?

image

@jono85 jono85 added the enhancement Requests to existing resources that expand the functionality or scope. label Mar 11, 2021
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Mar 11, 2021
@danielwhite
Copy link

Does #14935 address this issue?

@jono85
Copy link
Author

jono85 commented Mar 30, 2021

yes, thank you!

@DrFaust92
Copy link
Collaborator

Closed by #14935

@ghost
Copy link

ghost commented May 15, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators May 15, 2021
@breathingdust breathingdust removed the needs-triage Waiting for first response or review from a maintainer. label Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Projects
None yet
Development

No branches or pull requests

4 participants