Automated commit by github action: 3387541609

This commit is contained in:
GitHub Action Bot
2022-11-03 16:41:48 +00:00
parent af0f1824c1
commit 174843b126
14 changed files with 42 additions and 15 deletions

View File

@@ -16,6 +16,14 @@ allOf:
format: date-time
description: Modified time of the campaign
example: '2020-03-03T22:20:12.674Z'
correlatedStatus:
description: >-
The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated.
An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
enum:
- "CORRELATED"
- "UNCORRELATED"
example: CORRELATED
filter:
type: object
description: >-

View File

@@ -13,12 +13,11 @@ properties:
enum:
- "CERTIFICATION"
example: CERTIFICATION
example:
reviewer:
email: reviewer@test.com
type: IDENTITY
id: 2c91808568c529c60168cca6f90c1313
name: William Wilson
type: CERTIFICATION
id: 2c9180867921dd73017923ddd8d203ba
name: Identity Access Review for William Wilson
correlatedStatus:
description: >-
The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated.
An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
enum:
- "CORRELATED"
- "UNCORRELATED"
example: CORRELATED

View File

@@ -65,4 +65,13 @@ properties:
- COMPLETED
- ERROR
- ARCHIVED
example: ACTIVE
example: ACTIVE
correlatedStatus:
type: string
description: >-
The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated.
An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
enum:
- CORRELATED
- UNCORRELATED
example: CORRELATED

View File

@@ -35,6 +35,7 @@ value:
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -42,4 +42,5 @@ value:
emailNotificationEnabled: false
autoRevokeAllowed: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -41,4 +41,5 @@ value:
status: null
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -37,5 +37,6 @@ value:
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -157,4 +157,5 @@
status: null
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -12,4 +12,5 @@ value:
sourceOwnerCampaignInfo:
sourceIds:
- 612b31b1a0f04aaf83123bdb80e70db6
correlatedStatus: CORRELATED

View File

@@ -17,4 +17,5 @@ value:
- 2c918084707deba501709d45ce4e5569
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -24,4 +24,5 @@ value:
totalCertifications: 0
completedCertifications: 0
sourcesWithOrphanEntitlements: null
correlatedStatus: CORRELATED

View File

@@ -117,4 +117,5 @@ value:
alerts: null
totalCertifications: 2
completedCertifications: 0
sourcesWithOrphanEntitlements: []
sourcesWithOrphanEntitlements: []
correlatedStatus: CORRELATED

View File

@@ -7,4 +7,5 @@ value:
status: STAGED
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
recommendationsEnabled: false
correlatedStatus: CORRELATED

View File

@@ -27,6 +27,7 @@ value:
emailNotificationEnabled: true
autoRevokeAllowed: false
recommendationsEnabled: false
correlatedStatus: CORRELATED
- id: 3b2e2e5821e84127b6d693d41c40623b
name: Role Composition Campaign
description: A review done by a role owner.