chore: audit log entries for all idp sync changes (#15919)

This commit is contained in:
Steven Masley
2025-01-02 16:02:04 -05:00
committed by GitHub
parent 761a19663f
commit 73ec6b2635
18 changed files with 259 additions and 64 deletions
+24 -19
View File
@@ -4777,25 +4777,30 @@ CreateWorkspaceRequest provides options for creating a new workspace. Only one o
#### Enumerated Values
| Value |
| ---------------------------- |
| `template` |
| `template_version` |
| `user` |
| `workspace` |
| `workspace_build` |
| `git_ssh_key` |
| `api_key` |
| `group` |
| `license` |
| `convert_login` |
| `health_settings` |
| `notifications_settings` |
| `workspace_proxy` |
| `organization` |
| `oauth2_provider_app` |
| `oauth2_provider_app_secret` |
| `custom_role` |
| Value |
| -------------------------------- |
| `template` |
| `template_version` |
| `user` |
| `workspace` |
| `workspace_build` |
| `git_ssh_key` |
| `api_key` |
| `group` |
| `license` |
| `convert_login` |
| `health_settings` |
| `notifications_settings` |
| `workspace_proxy` |
| `organization` |
| `oauth2_provider_app` |
| `oauth2_provider_app_secret` |
| `custom_role` |
| `organization_member` |
| `notification_template` |
| `idp_sync_settings_organization` |
| `idp_sync_settings_group` |
| `idp_sync_settings_role` |
## codersdk.Response