- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.3k
Closed
DataDog/serverless-sample-app
#499Closed
Copy link
Labels
@aws-cdk/aws-cognitoRelated to Amazon CognitoRelated to Amazon Cognitoclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.feature-requestA feature should be added or improved.A feature should be added or improved.p2response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Description
Describe the feature
Cognito recently released support for short-lived refresh tokens. Supporting this new feature on CDK would be a nice addition.
Use Case
Most OIDC clients expect refresh tokens to be short lived e.g. a new refresh token to be issue with each token refresh.
I have an application using the angular oidc client that's is failing the refresh token process, since the default behavior for cognito is to issue a long-lived refresh token.
[ERROR] - no refresh token found, please login 
[ERROR] - silent renew failed! Error: Error: no refresh token found, please login
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.1013.0
Environment details (OS name and version, etc.)
Linux 6.14.4-arch1-1
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cognitoRelated to Amazon CognitoRelated to Amazon Cognitoclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.feature-requestA feature should be added or improved.A feature should be added or improved.p2response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
