json
Json
code posted
created at 10 May 16:47
Edit
|
Back
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 |
{ "id": "00ub0oNGTSWTBKOLGLNR", "status": "ACTIVE", "created": "2013-06-24T16:39:18.000Z", "activated": "2013-06-24T16:39:19.000Z", "statusChanged": "2013-06-24T16:39:19.000Z", "lastLogin": "2013-06-24T17:39:19.000Z", "lastUpdated": "2013-06-27T16:35:28.000Z", "profile": { "firstName": "Isaac", "lastName": "Brock", "email": "isaac@example.org", "login": "isaac@example.org", "mobilePhone": "555-415-1337" }, "credentials": { "password": {}, "recovery_question": { "question": "Who's a major player in the cowboy scene?" } }, "_links": { "resetPassword": { "href": "https://example.okta.com/api/v1/users/00ub0oNGTSWTBKOLGLNR/lifecycle/reset_password" }, "expirePassword": { "href": "https://example.okta.com/api/v1/users/00ub0oNGTSWTBKOLGLNR/lifecycle/expire_password" }, "forgotPassword": { "href": "https://example.okta.com/api/v1/users/00ub0oNGTSWTBKOLGLNR/credentials/forgot_password" }, "changeRecoveryQuestion": { "href": "https://example.okta.com/api/v1/users/00ub0oNGTSWTBKOLGLNR/credentials/change_recovery_question" }, "deactivate": { "href": "https://example.okta.com/api/v1/users/00ub0oNGTSWTBKOLGLNR/lifecycle/deactivate" }, "changePassword": { "href": "https://example.okta.com/api/v1/users/00ub0oNGTSWTBKOLGLNR/credentials/change_password" } } } |
1.56 KB in 3 ms with coderay