Skip to content

Instantly share code, notes, and snippets.

@pushyamig
Created July 31, 2019 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pushyamig/703374a56fdcd54d720f1cdfa4df417e to your computer and use it in GitHub Desktop.
Save pushyamig/703374a56fdcd54d720f1cdfa4df417e to your computer and use it in GitHub Desktop.
SessionLoggedIn
{
"@context":"http://purl.imsglobal.org/ctx/caliper/v1p1",
"type":"SessionEvent",
"actor":{
"id":"urn:umich:artool:notecreator:unauthenticated",
"type":"Person"
},
"action":"LoggedIn",
"object":{
"id":"urn:umich:artool:notecreator",
"type":"SoftwareApplication"
},
"eventTime":"2019-07-31T12:06:38.608Z",
"edApp":"note-creator_ar",
"session":{
"id":"urn:umich:artool:notecreator:7491223149203730147",
"type":"Session"
},
"id":"urn:uuid:f9c37caf-b72d-44d1-9c66-3ff4c52bee88"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment