...
App Name | App Type | Client Secret Required | Authentication Flows | Allowed | OAuth 2.0 Grant Types | OpenID Connect Scopes | Custom Scopes |
---|---|---|---|---|---|---|---|
gateway-service | Confidential | ✔️ |
| Allowed callback URLs:
Allowed sign-out URLs:
| Authorization |
| |
internal-client | Confidential | ✔️ |
| Client |
| ||
external-integration-client | Public |
| Allowed callback URLs:
| Implicit |
|
...
For detailed instructions on how to setup Amazon Cognito with the required configurations, please follow the Amazon Cognito: How to create a user pool, resource server and app clients guide.