Skip to content

Commit

Permalink
Update content/en/user-guide/aws/cognito/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: MarcelStranak <[email protected]>
  • Loading branch information
drauedo and MarcelStranak authored Dec 12, 2024
1 parent 29b354f commit a6c696f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/user-guide/aws/cognito/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ The client credentials grant allows for scope-based authorization from a non-int
Your app can directly request client credentials from the token endpoint to receive an access token.

To request the token from the LocalStack URL, use the following endpoint: `://cognito-idp.localhost.localstack.cloud:4566/_aws/cognito-idp/oauth2/token`.
For additional information on our endpoints you can check our [Internal Endpoints](https://docs.localstack.cloud/references/internal-endpoints/) documentation.
For additional information on our endpoints, refer to our [Internal Endpoints](https://docs.localstack.cloud/references/internal-endpoints/) documentation.

If there are multiple user pools, LocalStack identifies the appropriate one by examining the `clientid` of the request.

Expand Down

0 comments on commit a6c696f

Please sign in to comment.