Last active
June 22, 2020 04:40
-
-
Save rfk/88029c835434292644f4726c271a6138 to your computer and use it in GitHub Desktop.
AET test values
This file contains hidden or 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
{ | |
"type": "account-ecosystem-main", | |
"payload": { | |
"ecosystemClientId": "4f6f83cc-4e63-4185-924a-0e89ce4222de", | |
"ecosystemDeviceId": "1883fd2a-2096-4ade-904b-ed769bf2a9a9", | |
"ecosystemAnonId": "eyJhbGciOiJFQ0RILUVTIiwiZW5jIjoiQTI1NkdDTSIsImVwayI6eyJjcnYiOiJQLTI1NiIsImV4dCI6dHJ1ZSwia3R5IjoiRUMiLCJ4IjoiazByWWVzOVlKb0w1QWdxeVZCVmViNk4xekVlcnItLVQtazVVNHFoOHFTNCIsInkiOiJBaGl3Vy1JdGZ6X0lzdUZFWmhCSHNKNl9XYVdVcHdpUDJobEVMYXN0dTQwIn19..B-GwRcb_5Ii1c3N1.XnFTMM9vFJSLnl3QhQuNC9oLlB-NFteAEJhK1_5xSFM.TV6Gs_tbYek6NJe48eWo3Q", | |
"previousEcosystemAnonIds": [], | |
}, | |
} |
This file contains hidden or 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
{ | |
// Randomly generated by the client. | |
"ecosystem_device_id": "1883fd2a-2096-4ade-904b-ed769bf2a9a9", | |
"ecosystem_client_id": "4f6f83cc-4e63-4185-924a-0e89ce4222de", | |
// Obtained from the FxA server (although in practice this one was randomly generated as well) | |
"ecosystem_user_id": "8665f5cc18e91b86cb111d7cb61bc97e161320259e70977e39075bda80ece868", | |
// The above, encrypted to the public key from https://bugzilla.mozilla.org/show_bug.cgi?id=1636102#c7 | |
"ecosystem_anon_id": "eyJhbGciOiJFQ0RILUVTIiwiZW5jIjoiQTI1NkdDTSIsImVwayI6eyJjcnYiOiJQLTI1NiIsImV4dCI6dHJ1ZSwia3R5IjoiRUMiLCJ4IjoiazByWWVzOVlKb0w1QWdxeVZCVmViNk4xekVlcnItLVQtazVVNHFoOHFTNCIsInkiOiJBaGl3Vy1JdGZ6X0lzdUZFWmhCSHNKNl9XYVdVcHdpUDJobEVMYXN0dTQwIn19..B-GwRcb_5Ii1c3N1.XnFTMM9vFJSLnl3QhQuNC9oLlB-NFteAEJhK1_5xSFM.TV6Gs_tbYek6NJe48eWo3Q", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment