Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whenever a recertification will be aborted, your workflow will be informed about this by the signal COS_I_AbortCertification. So please make sure you account for that in the workflow.

Certification Storage

The certification storage holds the certification and is entries. Each time a new certification is started for an entity, a certification will be created. This holds the time it was created, the identification properties of the entity and the state. Each time a certification is done successfully, there is also a certification entry with the date of the certification.

Info

It’s important that you have to add a certification record for all entities that you want to recertify. The first interval will be added to this date. So for example if you want to recertify each new user once a year, you have to add an appropriate record in the registration process (Core Identity Added Workflow).

Certification State

State

Id

Description

New

1

The certification was just created

InProgress

2

The process has started

Certified

3

The certification was successful

NotCertified

4

The certification was not successful

CertificationFailedTooLongInProgress

5

The certification failed because the timeout has elapsed