Skip to content

Commit

Permalink
Removing erroneous audit feature
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver committed Sep 25, 2024
1 parent 94eabbf commit 4639777
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/docs/cloud/manage-access/audit-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ The audit log supports various events for different objects in dbt Cloud. You wi
| Event Name | Event Type | Description |
| -------------------------- | ---------------------------------------- | ------------------------------------------------------ |
| Auth Provider Changed | auth_provider.Changed | Authentication provider settings changed |
| Credential Login Failed | auth.CredentialsLoginFailed | User login via username and password failed |
| Credential Login Succeeded | auth.CredentialsLoginSucceeded | User successfully logged in with username and password |
| SSO Login Failed | auth.SsoLoginFailed | User login via SSO failed |
| SSO Login Succeeded | auth.SsoLoginSucceeded | User successfully logged in via SSO
Expand Down

0 comments on commit 4639777

Please sign in to comment.