Skip to content

Commit c765f6c

Browse files
committed
Add OAuthConfiguration events
1 parent bc0d6a3 commit c765f6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/organizations/audit/auditing-events.md

+3
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@ The following tables describe the type of events (or actions) that are available
217217
| Pipelines.RunUnretained | Modify | Pipeline run "{RunName}" in project {ResolveProjectId:ProjectId} no longer retained |
218218
| Pipelines.ProjectSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" in "{ProjectName}" project. |
219219
| Pipelines.OrganizationSettings | Modify | Pipelines setting "{SettingName}" changed from "{OldValue}" to "{NewValue}" at organization level. |
220+
| Pipelines.OAuthConfigurationCreated | Create | Created OAuth configuration '{ConfigName}' for '{SourceType}' |
221+
| Pipelines.OAuthConfigurationDeleted | Remove | Updated OAuth configuration '{ConfigName}' for '{SourceType}' |
222+
| Pipelines.OAuthConfigurationUpdated | Modify | Deleted OAuth configuration '{ConfigName}' for '{SourceType}' |
220223

221224
### Policy
222225
| ActionId | Category | Details |

0 commit comments

Comments
 (0)