SAML GoogleWorkspace-saml
3 operations, identified by eventName in the audit log.
| eventName | Description |
|---|---|
| any | Source-only rules that filter on applicationName 'saml' without specifying an eventName attribute here. |
| login_success | A SAML-based single sign-on login succeeded. |
| login_failure | A SAML-based single sign-on login failed. |
any: SAML (any event)
#Description
Source-only rules that filter on applicationName 'saml' without specifying an eventName attribute here.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- Reports API: saml activity events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/saml
- Reports API activities.list reference https://developers.google.com/workspace/admin/reports/reference/rest/v1/activities/list
login_success: SAML Login Success
#Description
A SAML-based single sign-on login succeeded.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- SAML Activity Events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/saml
login_failure: SAML Login Failure
#Description
A SAML-based single sign-on login failed.
Fields #
| Name | Description |
|---|---|
applicationName | Reports API applicationName value identifying the GWS service (e.g. admin, login, drive). |
eventName | The specific action within this application. |
actor.email | Email address of the user or administrator who performed the action. |
actor.profileId | Unique Google Workspace profile ID of the actor. |
ipAddress | IP address of the actor at the time of the event. |
parameters | Array of event-specific key-value parameters documenting affected resources. |
References #
- SAML Activity Events https://developers.google.com/workspace/admin/reports/v1/appendix/activity/saml