Versions Compared

Key

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

...

Once one or more Provisioning Targets are defined, you can try them out manually by viewing any active CO Person record (Organizations Collaborations > YourCO > People > My Population), clicking on Provisioned Services, and then clicking the Provision action.

...

It is possible to reprovision all records for a given target, via Organizations Collaborations > YourCO > Configuration > Provisioning Targets and then selecting the appropriate Reprovision All button. This effectively calls manual provisioning for each defined CO Person and CO Group (whether or not they are active). For large datasets, this operation may take a while.

...

  • Address (attached to CO Person Role)
  • CO Department
  • CO Email List
  • CO Group
  • CO Group Membership
  • CO Group Nesting
  • CO Person Record
  • CO Person Role Record
  • CO Service
  • CO Terms And Conditions Agreement
  • Email Address (attached to CO Person)
  • Identifier (attached to CO Person)
  • Name (attached to CO Person)
  • TelephoneNumber (attached to CO Person Role)
  • URL (attached to CO Person)
  • In general, Authenticators and Clusters, however it is up to each plugin to elect to do so

(warning) Which records are provisioned are determined by CO Person and Person Role Status.

...

The Retry Interval specifies how long to wait before trying to provision again after a failure (ie: the first time the action is queued in Queue On Error Mode, or the second time the action is queue in Queue Mode). The default is 900 seconds (15 minutes). Setting the interval to 0 will prevent the provisioning action from being tried again on a failure. A provisioning action stuck in a failure loop can be manually terminated by cancelling the currently queued job for the subject.

The Maximum Retry, as of Registry v4.3.0,  specifies how many times the job will try to provision again after a failure (ie: the first time the action is queued in Queue On Error Mode, or the second time the action is queue in Queue Mode). The default is 3 times. Setting the value to 0 will prevent the provisioning action from being cancelled again on a failure. A provisioning action stuck in a failure loop can be manually terminated by cancelling the currently queued job for the subject.


Info

Queue Based Provisioning may be more efficient than Automatic Provisioning when a record changes multiple times in a short period (less than the queue processing interval). The multiple update events will effectively be collapsed into a single provisioning action.

...

Note
titlePull Provisioning Not Recommended

Generally, pull provisioning from Registry is not recommended, as it ties applications tightly to the Registry implementation. Use of an intermediary such as LDAP is recommended.

Messaging

This model is not currently supported (CO-583)Support for message based provisioning is provided by the API Provisioning Plugin, available as of Registry v4.0.0.

Data Filtering

As of Registry v3.3.0, Data Filters can be used to modify data before it is passed to Provisioners.