You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Each CO Person Role has a status attached to it, and each CO Person has an overall status that is generally calculated as the "most preferred" of the attached CO Person Role statuses. Statuses represent various states in the identity lifecycle, and various statuses have specific meanings within COmanage.

Status can be changed under various circumstances:

  • As part of Enrollment or Invitation.
  • As part of an Organizational Identity Source and Pipeline sync.
  • Due to an Expiration Policy.
  • By updating CO Person Role validity dates.
    • If a Role is in Pending status and the Valid From date is updated to be in the past, the Role will automatically change to Active status.
    • If a Role is in Active status and the Valid From date is updated to be in the future, the Role will automatically change to Pending status.
    • If a Role is in Expired status and the Valid Through date is updated to be in the future, the Role will automatically change to Active status.
    • If a Role is in Active or Grace Period status and the Valid Through date is updated to be in the past, the Role will automatically change to Expired status.
  • Manually. Note that manual changes will be overwritten when an automatic update would result in a different status.

The status of a CO Person is generally calculated from the status of the CO Person Roles attached. This happens automatically under the following conditions:

  • When a CO Petition is approved/the Enrollee becomes active.
  • When an Expiration Policy changes the status of a CO Person Role.
  • When updating a CO Person Role Valid Through date causes the CO Person Role to become Active.
  • When a Pipeline results in a status change.
  • When a CO Person Role status is manually changed.

The CO Person status is set to the "most preferred" status of the attached CO Person Roles. "Most preferred" is currently defined as the order in the table, below. In general, active statuses are most preferred, followed by expired statuses (since there may have been skeletal records provisioned that need to be maintained), followed by invitation statuses.

CO Person and Person Role Records are passed to Provisioners based on their status, as indicated in the table, below.

(info) This table is effective as of Registry v2.0.0. For earlier versions, see this page.

(warning) In Registry v2.x and v3.x, this table is only supported by certain provisioners (Ldap, Crowd, LdapServiceToken). (CO-1740)


PreferenceStatusDescriptionProvisioning
1ActivePerson or Role is an active member in the COPerson, Role, and Group data provisioned
2GracePeriodPrimary association with the CO has ended, but services have not yet been deprovisionedPerson, Role, and Group data provisioned
3SuspendedAssociation with the CO has been (manually) temporarily suspendedPerson data and All Members Groups provisioned
4ExpiredValid through date has been reachedPerson data and All Members   Groups provisioned
5Approved
No data provisioned
6PendingApprovalThe enrollment flow petition is pending approvalNo data provisioned
7Confirmed
No data provisioned
8PendingConfirmationAn invitation or email confirmation was sent via an enrollment flowNo data provisioned
9InvitedAn invitation was sent via default enrollmentNo data provisioned
10Pending
No data provisioned
11DeniedThe enrollment flow petition was deniedNo data provisioned
12DeclinedThe invitation sent via default enrollment was declinedNo data provisioned
13Deleted
No data provisioned
14DuplicateThe record is a duplicate of anotherNo data provisioned
  • No labels