mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
Automated commit by github action: 3387541609
This commit is contained in:
@@ -16,6 +16,14 @@ allOf:
|
|||||||
format: date-time
|
format: date-time
|
||||||
description: Modified time of the campaign
|
description: Modified time of the campaign
|
||||||
example: '2020-03-03T22:20:12.674Z'
|
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:
|
filter:
|
||||||
type: object
|
type: object
|
||||||
description: >-
|
description: >-
|
||||||
|
|||||||
@@ -13,12 +13,11 @@ properties:
|
|||||||
enum:
|
enum:
|
||||||
- "CERTIFICATION"
|
- "CERTIFICATION"
|
||||||
example: CERTIFICATION
|
example: CERTIFICATION
|
||||||
example:
|
correlatedStatus:
|
||||||
reviewer:
|
description: >-
|
||||||
email: reviewer@test.com
|
The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated.
|
||||||
type: IDENTITY
|
An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
|
||||||
id: 2c91808568c529c60168cca6f90c1313
|
enum:
|
||||||
name: William Wilson
|
- "CORRELATED"
|
||||||
type: CERTIFICATION
|
- "UNCORRELATED"
|
||||||
id: 2c9180867921dd73017923ddd8d203ba
|
example: CORRELATED
|
||||||
name: Identity Access Review for William Wilson
|
|
||||||
|
|||||||
@@ -66,3 +66,12 @@ properties:
|
|||||||
- ERROR
|
- ERROR
|
||||||
- ARCHIVED
|
- 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
|
||||||
@@ -35,6 +35,7 @@ value:
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -42,4 +42,5 @@ value:
|
|||||||
emailNotificationEnabled: false
|
emailNotificationEnabled: false
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
|
|
||||||
@@ -42,3 +42,4 @@ value:
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
@@ -37,5 +37,6 @@ value:
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -158,3 +158,4 @@
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
@@ -12,4 +12,5 @@ value:
|
|||||||
sourceOwnerCampaignInfo:
|
sourceOwnerCampaignInfo:
|
||||||
sourceIds:
|
sourceIds:
|
||||||
- 612b31b1a0f04aaf83123bdb80e70db6
|
- 612b31b1a0f04aaf83123bdb80e70db6
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
|
|
||||||
|
|||||||
@@ -18,3 +18,4 @@ value:
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
@@ -24,4 +24,5 @@ value:
|
|||||||
totalCertifications: 0
|
totalCertifications: 0
|
||||||
completedCertifications: 0
|
completedCertifications: 0
|
||||||
sourcesWithOrphanEntitlements: null
|
sourcesWithOrphanEntitlements: null
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
|
|
||||||
@@ -118,3 +118,4 @@ value:
|
|||||||
totalCertifications: 2
|
totalCertifications: 2
|
||||||
completedCertifications: 0
|
completedCertifications: 0
|
||||||
sourcesWithOrphanEntitlements: []
|
sourcesWithOrphanEntitlements: []
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
@@ -8,3 +8,4 @@ value:
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
@@ -27,6 +27,7 @@ value:
|
|||||||
emailNotificationEnabled: true
|
emailNotificationEnabled: true
|
||||||
autoRevokeAllowed: false
|
autoRevokeAllowed: false
|
||||||
recommendationsEnabled: false
|
recommendationsEnabled: false
|
||||||
|
correlatedStatus: CORRELATED
|
||||||
- id: 3b2e2e5821e84127b6d693d41c40623b
|
- id: 3b2e2e5821e84127b6d693d41c40623b
|
||||||
name: Role Composition Campaign
|
name: Role Composition Campaign
|
||||||
description: A review done by a role owner.
|
description: A review done by a role owner.
|
||||||
|
|||||||
Reference in New Issue
Block a user