Created
June 12, 2020 19:14
-
-
Save afalahi/11d66c9b0df1f272b52665ca65a0bfcc to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"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": "[email protected]", | |
"password": "Okta" | |
} | |
}, | |
"action": { | |
"credential": "UNVERIFIED" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment