Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: OpenIDM 4.5.0, OpenIDM 5.0.0, OpenIDM 5.5.0, OpenIDM 6.0.0
-
Fix Version/s: OpenIDM 4.0.0, OpenIDM 4.5.1, 6.5.0, OpenIDM 5.0.1.1, OpenIDM 5.5.1.1, 6.0.0.3
-
Component/s: documentation
-
Labels:None
-
Target Version/s:
-
Verified Version/s:
-
Story Points:1
-
Sprint:OpenIDM Sprint 6.5-10.2
Description
The integrator's guide for IDM 6.0 (and earlier) has:
https://backstage.forgerock.com/docs/idm/6/integrators-guide/#scheduler-examples
The following example shows a schedule for liveSync enabled to run every 15 seconds,
...
{ "enabled": false, "persisted": true, ...
Shouldn't "enabled" be true in this example?