allowedOAuthScopes
The OAuth 2.0 scopes that you want your app client to support. Can include standard OAuth scopes like phone
, email
, openid
, and profile
. Can also include the aws.cognito.signin.user.admin
scope that authorizes user profile self-service operations and custom scopes from resource servers.