[aws-cognito] Add abilitity to add Resource Servers for User Pool #10676
Labels
@aws-cdk/aws-cognito
Related to Amazon Cognito
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
I tried to create a User Pool with OAuth client credential flow enabled and I tried to add custom scopes for that client.
Looks like this is not possible right now (#6765).
Use Case
I tried this using CDK 1.66.0:
cdk deploy
results in:Proposed Solution
I would like to be able to add a resource server with custom scopes like this:
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: