External Identity
| action | Description | Sample | Rule |
|---|---|---|---|
| external_ | An external identity was deprovisioned, suspending the linked GitHub user. | N | N |
| external_ | An external identity was created and linked to a GitHub user. | N | N |
| external_ | Failed external identity SCIM API request. | N | N |
| external_ | Successful external identity SCIM API request. Excludes GET API requests. | N | N |
| external_ | An external identity was updated. | N | N |
external_identity.deprovision
#Description
An external identity was deprovisioned, suspending the linked GitHub user.
Documented only in GitHub's enterprise audit log reference, not the organization or user audit log pages.
external_identity.provision
#Description
An external identity was created and linked to a GitHub user.
Documented only in GitHub's enterprise audit log reference, not the organization or user audit log pages.
external_identity.scim_api_failure
#Description
Failed external identity SCIM API request.
Documented only in GitHub's enterprise audit log reference, not the organization or user audit log pages.
external_identity.scim_api_success
#Description
Successful external identity SCIM API request. Excludes GET API requests.
Documented only in GitHub's enterprise audit log reference, not the organization or user audit log pages.
external_identity.update
#Description
An external identity was updated.
Documented only in GitHub's enterprise audit log reference, not the organization or user audit log pages.