Skip to content

Instantly share code, notes, and snippets.

@afalahi
Created June 12, 2020 19:14
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 afalahi/11d66c9b0df1f272b52665ca65a0bfcc to your computer and use it in GitHub Desktop.
Save afalahi/11d66c9b0df1f272b52665ca65a0bfcc to your computer and use it in GitHub Desktop.
{
"eventId": "3o9jBzq1SmOGmmsDsqyyeQ",
"eventTime": "2020-01-17T21:23:56.000Z",
"eventType": "com.okta.user.credential.password.import",
"eventTypeVersion": "1.0",
"contentType": "application/json",
"cloudEventVersion": "0.1",
"source": "https://${yourOktaDomain}/api/v1/inlineHooks/cal2xd5phv9fsPLcF0g7",
"data": {
"context": {
"request": {
"id": "XiIl6wn7005Rr@fjYqeC7AAABxw",
"method": "POST",
"url": {
"value": "/api/v1/authn"
},
"ipAddress": "98.124.153.138"
},
"credential": {
"username": "isaac.brock@example.com",
"password": "Okta"
}
},
"action": {
"credential": "UNVERIFIED"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment