Cheers,

is there any way to trigger the synchronization with the LDAP / ActiveDirectory by calling an API endpoint? Or can I schedule the cron to run more than once daily?

The background is that a customer might be modifying some role mappings on demand or shortly before starting a workflow.

The version in question unfortunately is still 7.2.1, which contains a sync button in the RIA only.

asked 10.03.2020 at 04:57

mhoffmann's gravatar image

mhoffmann
(suspended)
accept rate: 0%


Hi

Yes, there is, on the ISecurityContext, e.g. in IvyScript:

ivy.wf.getSecurityContext().triggerSynchronization();
link

answered 11.03.2020 at 11:18

Andreas%20Rusch's gravatar image

Andreas Rusch
441145
accept rate: 92%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×37
×19
×14

Asked: 10.03.2020 at 04:57

Seen: 1,380 times

Last updated: 11.03.2020 at 11:18