When configuring an external security system like LDAP, in the users page, I have a "Synchronize" button. That grabs the users, roles, etc. on-demand from the LDAP. If this button is not pressed, how often is the sync done? Where is it configured? Can it be made to synchronize more or less often?

asked 24.04.2020 at 04:02

sorin's gravatar image

sorin
(suspended)
accept rate: 100%


Hi @sorin

The sync is done once a day. You can configure the time where the synchronization runs: See the UpdateTime property on the last line (175) here: https://developer.axonivy.com/doc/8.0/engine-guide/configuration/files/ivy-securitysystem-yaml.html

There is also a UI to configure this value in the cockpit: alt text

link

answered 27.04.2020 at 03:07

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

edited 27.04.2020 at 03:11

We see the changes are applied more often than that, are you sure? If we remove a user from a group, in a couple of minutes it's no longer able to log in, for example.

(27.04.2020 at 08:38) sorin sorin's gravatar image

If the user pro-actively tries to login to a workflow app then the user is being synchronized. And yes therefore group memership changes are quickly rolled out. The daily synchronization enforces the correct state for all of users and role-members. So also users which are not working actively working on the workflow system are being updated.

(27.04.2020 at 09:26) Reguel Werme... ♦♦ Reguel%20Wermelinger's gravatar image
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:

×19

Asked: 24.04.2020 at 04:02

Seen: 1,125 times

Last updated: 27.04.2020 at 09:26