67 lines
2.1 KiB
JSON
67 lines
2.1 KiB
JSON
{
|
|
"version": "1",
|
|
"cognitoConfig": {
|
|
"identityPoolName": "safeqrfrontendmobile2d879dc9_identitypool_2d879dc9",
|
|
"allowUnauthenticatedIdentities": false,
|
|
"resourceNameTruncated": "safeqr2d879dc9",
|
|
"userPoolName": "safeqrfrontendmobile2d879dc9_userpool_2d879dc9",
|
|
"autoVerifiedAttributes": [
|
|
"email"
|
|
],
|
|
"mfaConfiguration": "OFF",
|
|
"mfaTypes": [
|
|
"SMS Text Message"
|
|
],
|
|
"smsAuthenticationMessage": "Your authentication code is {####}",
|
|
"smsVerificationMessage": "Your verification code is {####}",
|
|
"emailVerificationSubject": "Your verification code",
|
|
"emailVerificationMessage": "Your verification code is {####}",
|
|
"defaultPasswordPolicy": false,
|
|
"passwordPolicyMinLength": 8,
|
|
"passwordPolicyCharacters": [],
|
|
"requiredAttributes": [
|
|
"email"
|
|
],
|
|
"aliasAttributes": [],
|
|
"userpoolClientGenerateSecret": false,
|
|
"userpoolClientRefreshTokenValidity": 30,
|
|
"userpoolClientWriteAttributes": [
|
|
"email"
|
|
],
|
|
"userpoolClientReadAttributes": [
|
|
"email"
|
|
],
|
|
"userpoolClientLambdaRole": "safeqr2d879dc9_userpoolclient_lambda_role",
|
|
"userpoolClientSetAttributes": false,
|
|
"sharedId": "2d879dc9",
|
|
"resourceName": "safeqrfrontendmobile2d879dc9",
|
|
"authSelections": "identityPoolAndUserPool",
|
|
"useDefault": "defaultSocial",
|
|
"hostedUI": true,
|
|
"usernameAttributes": [
|
|
"email"
|
|
],
|
|
"hostedUIDomainName": "safeqrfrontendmobile2d879dc9-2d879dc9",
|
|
"authProvidersUserPool": [],
|
|
"hostedUIProviderMeta": "[]",
|
|
"userPoolGroupList": [],
|
|
"serviceName": "Cognito",
|
|
"usernameCaseSensitive": false,
|
|
"useEnabledMfas": true,
|
|
"authRoleArn": {
|
|
"Fn::GetAtt": [
|
|
"AuthRole",
|
|
"Arn"
|
|
]
|
|
},
|
|
"unauthRoleArn": {
|
|
"Fn::GetAtt": [
|
|
"UnauthRole",
|
|
"Arn"
|
|
]
|
|
},
|
|
"breakCircularDependency": true,
|
|
"dependsOn": [],
|
|
"oAuthMetadata": "{\"AllowedOAuthFlows\":[\"code\"],\"AllowedOAuthScopes\":[\"phone\",\"email\",\"openid\",\"profile\",\"aws.cognito.signin.user.admin\"],\"CallbackURLs\":[\"com.safeqr.safeqr://\"],\"LogoutURLs\":[\"com.safeqr.safeqr://\"]}"
|
|
}
|
|
} |