Okta-account
15 operations, identified by eventType in the audit log.
| eventType | Description |
|---|---|
| account.aerial_template_condition.apply | Apply an Aerial template condition. Audit application of template conditions for Aerial accounts. This event is fired in the Aerial org when a template condition is applied to the org. Includes template condition details such as ID and name. |
| account.aerial_template_condition.create | Create an Aerial template condition. Audit creation of template conditions for Aerial accounts. This event is fired when a new template condition is created. Includes template condition details such as ID and name. |
| account.aerial_template_condition.delete | Delete an Aerial template condition. Audit deletion of template conditions for Aerial accounts. This event is fired when a template condition is deleted. Includes template condition details such as ID and name. |
| account.aerial_template_condition.remove | Remove an Aerial template condition. Audit removal of template conditions for Aerial accounts. This event is fired in the Aerial org when a template condition is removed from the org. Includes template condition details such as ID and name. |
| account.aerial_template_condition.update | Update an Aerial template condition. Audit updates to template conditions for Aerial accounts. This event is fired when a template condition is updated. Includes template condition details such as ID and name. |
| account.org.add | Org is added to an Aerial account. Triggered when an org is added to an Aerial account. This event is fired in both the Aerial org and the added target org. |
| account.org.delete.cancel | Org deletion request is cancelled. Triggered when the deletion request is cancelled. This event is fired in the Aerial org. The recovered org will be in the target. |
| account.org.delete.request | Org is requested to be deleted. Triggered when a org is requested to be deleted. This event is fired in the Aerial org. The user or API client who requested the delete will be the actor and the org to be deleted will be in the target. |
| account.org.product.update | Products are updated on an org. Triggered when Products are updated on an org. This event is fired only in the Aerial org. |
| account.org.status.update | Org status is updated. Triggered when the status of an org is updated. This event is fired only in the Aerial org. |
| account.org_group.create | Create an org group. Triggered when an org group is created in an Aerial account. This event is fired in the Aerial org when a new org group is created. |
| account.org_group.delete | Delete an org group. Triggered when an org group is deleted from an Aerial account. This event is fired in the Aerial org when an org group is deleted. |
| account.org_group.org.assign | Assign an org to an org group. Triggered when an org is assigned to an org group in an Aerial account. This event is fired in the Aerial org when an org is assigned to an org group. The target array contains the container (OrgGroup) followed by the member (Org). |
| account.org_group.org.revoke | Revoke an org from an org group. Triggered when an org is revoked from an org group in an Aerial account. This event is fired in the Aerial org when an org is revoked from an org group. The target array contains the container (OrgGroup) followed by the member (Org). |
| account.org_group.update | Update an org group. Triggered when an org group is updated in an Aerial account. This event is fired in the Aerial org when an org group is updated. |
account.aerial_template_condition.apply
#Description
Apply an Aerial template condition. Audit application of template conditions for Aerial accounts. This event is fired in the Aerial org when a template condition is applied to the org. Includes template condition details such as ID and name.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.aerial_template_condition.apply https://developer.okta.com/docs/reference/api/event-types/#account-aerial_template_condition-apply
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.aerial_template_condition.create
#Description
Create an Aerial template condition. Audit creation of template conditions for Aerial accounts. This event is fired when a new template condition is created. Includes template condition details such as ID and name.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.aerial_template_condition.create https://developer.okta.com/docs/reference/api/event-types/#account-aerial_template_condition-create
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.aerial_template_condition.delete
#Description
Delete an Aerial template condition. Audit deletion of template conditions for Aerial accounts. This event is fired when a template condition is deleted. Includes template condition details such as ID and name.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.aerial_template_condition.delete https://developer.okta.com/docs/reference/api/event-types/#account-aerial_template_condition-delete
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.aerial_template_condition.remove
#Description
Remove an Aerial template condition. Audit removal of template conditions for Aerial accounts. This event is fired in the Aerial org when a template condition is removed from the org. Includes template condition details such as ID and name.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.aerial_template_condition.remove https://developer.okta.com/docs/reference/api/event-types/#account-aerial_template_condition-remove
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.aerial_template_condition.update
#Description
Update an Aerial template condition. Audit updates to template conditions for Aerial accounts. This event is fired when a template condition is updated. Includes template condition details such as ID and name.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.aerial_template_condition.update https://developer.okta.com/docs/reference/api/event-types/#account-aerial_template_condition-update
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org.add
#Description
Org is added to an Aerial account. Triggered when an org is added to an Aerial account. This event is fired in both the Aerial org and the added target org.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org.add https://developer.okta.com/docs/reference/api/event-types/#account-org-add
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org.delete.cancel
#Description
Org deletion request is cancelled. Triggered when the deletion request is cancelled. This event is fired in the Aerial org. The recovered org will be in the target.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org.delete.cancel https://developer.okta.com/docs/reference/api/event-types/#account-org-delete-cancel
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org.delete.request
#Description
Org is requested to be deleted. Triggered when a org is requested to be deleted. This event is fired in the Aerial org. The user or API client who requested the delete will be the actor and the org to be deleted will be in the target.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org.delete.request https://developer.okta.com/docs/reference/api/event-types/#account-org-delete-request
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org.product.update
#Description
Products are updated on an org. Triggered when Products are updated on an org. This event is fired only in the Aerial org.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org.product.update https://developer.okta.com/docs/reference/api/event-types/#account-org-product-update
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org.status.update
#Description
Org status is updated. Triggered when the status of an org is updated. This event is fired only in the Aerial org.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org.status.update https://developer.okta.com/docs/reference/api/event-types/#account-org-status-update
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org_group.create
#Description
Create an org group. Triggered when an org group is created in an Aerial account. This event is fired in the Aerial org when a new org group is created.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org_group.create https://developer.okta.com/docs/reference/api/event-types/#account-org_group-create
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org_group.delete
#Description
Delete an org group. Triggered when an org group is deleted from an Aerial account. This event is fired in the Aerial org when an org group is deleted.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org_group.delete https://developer.okta.com/docs/reference/api/event-types/#account-org_group-delete
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org_group.org.assign
#Description
Assign an org to an org group. Triggered when an org is assigned to an org group in an Aerial account. This event is fired in the Aerial org when an org is assigned to an org group. The target array contains the container (OrgGroup) followed by the member (Org).
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org_group.org.assign https://developer.okta.com/docs/reference/api/event-types/#account-org_group-org-assign
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org_group.org.revoke
#Description
Revoke an org from an org group. Triggered when an org is revoked from an org group in an Aerial account. This event is fired in the Aerial org when an org is revoked from an org group. The target array contains the container (OrgGroup) followed by the member (Org).
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org_group.org.revoke https://developer.okta.com/docs/reference/api/event-types/#account-org_group-org-revoke
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/
account.org_group.update
#Description
Update an org group. Triggered when an org group is updated in an Aerial account. This event is fired in the Aerial org when an org group is updated.
Fields #
| Name | Description |
|---|---|
actor.id | Unique ID of the actor performing the event. |
actor.type | Type of actor: User, Client, System, PublicClientApp, etc. |
actor.alternateId | Username or email of the actor. |
actor.displayName | Display name of the actor. |
target[].id | ID of each target object (user, group, application, ...). |
target[].type | Type of each target object. |
target[].alternateId | Username or email of each target object. |
outcome.result | Result: SUCCESS, FAILURE, SKIPPED, ALLOW, DENY, CHALLENGE, UNKNOWN. |
outcome.reason | Human-readable reason for the outcome. |
client.ipAddress | IP address of the client. |
client.userAgent.rawUserAgent | Raw user agent string. |
client.geographicalContext.country | Country of origin for the request. |
securityContext.isProxy | Whether the request came through a proxy or anonymizer. |
authenticationContext.externalSessionId | Session ID correlating events in one user session. |
transaction.id | Transaction ID correlating multiple log entries for one action. |
References #
- Okta Event Types Catalog: account.org_group.update https://developer.okta.com/docs/reference/api/event-types/#account-org_group-update
- Okta System Log API Reference https://developer.okta.com/docs/reference/api/system-log/