-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-session-object.json
More file actions
75 lines (75 loc) · 3.02 KB
/
test-session-object.json
File metadata and controls
75 lines (75 loc) · 3.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"userId": "005A0000000Hxu7",
"client": {
"oauthToken": "123222124124112",
"instanceId": "_:node_canvas:",
"targetOrigin": "https://na11.salesforce.com",
"instanceUrl": "https://na11.salesforce.com"
},
"issuedAt": 1778141205,
"context": {
"application": {
"developerName": "node_canvas",
"referenceId": "09HG0000000Gmez",
"applicationId": "06PG0000000GnND",
"canvasUrl": "https://localhost:8443/authenticate",
"name": "node_canvas",
"version": "1.0",
"namespace": null,
"authType": "SIGNED_REQUEST"
},
"organization": {
"organizationId": "00DA0000000HY7oMAG",
"currencyIsoCode": "USD",
"multicurrencyEnabled": false,
"name": "DocuSign, Inc.",
"namespacePrefix": null
},
"environment": {
"dimensions": null,
"locationUrl": "https://na11.salesforce.com/_ui/core/chatter/ui/ChatterPage",
"displayLocation": "Chatter",
"uiTheme": "Theme3",
"version": null,
"parameters": {}
},
"links": {
"loginUrl": "https://login.salesforce.com/",
"chatterFeedItemsUrl": "/services/data/v29.0/chatter/feed-items",
"chatterFeedsUrl": "/services/data/v29.0/chatter/feeds",
"chatterGroupsUrl": "/services/data/v29.0/chatter/groups",
"chatterUsersUrl": "/services/data/v29.0/chatter/users",
"enterpriseUrl": "/services/Soap/c/29.0/00DA0000000HY7o",
"metadataUrl": "/services/Soap/m/29.0/00DA0000000HY7o",
"partnerUrl": "/services/Soap/u/29.0/00DA0000000HY7o",
"queryUrl": "/services/data/v29.0/query/",
"recentItemsUrl": "/services/data/v29.0/recent/",
"restUrl": "/services/data/v29.0/",
"searchUrl": "/services/data/v29.0/search/",
"sobjectUrl": "/services/data/v29.0/sobjects/",
"userUrl": "/005A0000000Hxu7IAC"
},
"user": {
"userId": "005A0000000Hxu7IAC",
"userType": "STANDARD",
"email": "test@gmail.com",
"profileId": "00eA0000000UfYe",
"isDefaultNetwork": true,
"profilePhotoUrl": "https://c.na11.content.force.com/profilephoto/005/F",
"networkId": null,
"currencyISOCode": "USD",
"siteUrl": null,
"firstName": "Mike",
"lastName": "Borozdin",
"profileThumbnailUrl": "https://c.na11.content.force.com/profilephoto/005/T",
"roleId": null,
"siteUrlPrefix": null,
"accessibilityModeEnabled": false,
"language": "en_US",
"timeZone": "America/Los_Angeles",
"userName": "test@gmail.com",
"locale": "en_US",
"fullName": "Mike Borozdin"
}
},
"algorithm": "HMACSHA256" }