-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test deploy no attachments bucket comments users match mfp, per product
- Loading branch information
1 parent
af9e062
commit 9540d23
Showing
6 changed files
with
102 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,32 @@ | |
} | ||
] | ||
}, | ||
|
||
{ | ||
"username": "[email protected]", | ||
"attributes": [ | ||
{ | ||
"Name": "email", | ||
"Value": "[email protected]" | ||
}, | ||
{ | ||
"Name": "given_name", | ||
"Value": "Bobby" | ||
}, | ||
{ | ||
"Name": "family_name", | ||
"Value": "Business" | ||
}, | ||
{ | ||
"Name": "email_verified", | ||
"Value": "true" | ||
}, | ||
{ | ||
"Name": "custom:cms_roles", | ||
"Value": "mdcthcbs-bor" | ||
} | ||
] | ||
}, | ||
{ | ||
"username": "[email protected]", | ||
"attributes": [ | ||
|
@@ -103,6 +129,64 @@ | |
} | ||
] | ||
}, | ||
{ | ||
"username": "[email protected]", | ||
"attributes": [ | ||
{ | ||
"Name": "email", | ||
"Value": "[email protected]" | ||
}, | ||
{ | ||
"Name": "given_name", | ||
"Value": "Robert" | ||
}, | ||
{ | ||
"Name": "family_name", | ||
"Value": "States" | ||
}, | ||
{ | ||
"Name": "email_verified", | ||
"Value": "true" | ||
}, | ||
{ | ||
"Name": "custom:cms_roles", | ||
"Value": "mdcthcbs-state-rep" | ||
}, | ||
{ | ||
"Name": "custom:cms_state", | ||
"Value": "MA" | ||
} | ||
] | ||
}, | ||
{ | ||
"username": "[email protected]", | ||
"attributes": [ | ||
{ | ||
"Name": "email", | ||
"Value": "[email protected]" | ||
}, | ||
{ | ||
"Name": "given_name", | ||
"Value": "Zara" | ||
}, | ||
{ | ||
"Name": "family_name", | ||
"Value": "Zustimmer" | ||
}, | ||
{ | ||
"Name": "email_verified", | ||
"Value": "true" | ||
}, | ||
{ | ||
"Name": "custom:cms_roles", | ||
"Value": "mdcthcbs-approver" | ||
}, | ||
{ | ||
"Name": "custom:cms_state", | ||
"Value": "MN" | ||
} | ||
] | ||
}, | ||
{ | ||
"username": "[email protected]", | ||
"attributes": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters