Skip to content

Commit

Permalink
Merge pull request #14935 from DrFaust92/r/user_pool_client_token
Browse files Browse the repository at this point in the history
r/cognito_user_pool_client - Access and ID token validity
  • Loading branch information
YakDriver authored Mar 9, 2021
2 parents 5e7785b + 50a1c32 commit 1d777dc
Show file tree
Hide file tree
Showing 9 changed files with 781 additions and 404 deletions.
11 changes: 11 additions & 0 deletions .changelog/14935.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:enhancement
resource/aws_cognito_user_pool_client: Add plan time validation for `name`, `default_redirect_uri`, `supported_identity_providers`
```

```release-note:enhancement
resource/aws_cognito_user_pool_client: Add support for `access_token_validity` and `id_token_validity`, `token_validity_units`
```

```release-note:enhancement
resource/aws_cognito_user_pool: Add support for `configuration_set` in `email_configuration`
```
Loading

0 comments on commit 1d777dc

Please sign in to comment.