You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on a question from a customer, initial support for AttributeLinkedSet and AttributeLinkedSetIndirect has been added: cf9cd17
It's only been tested quickly due to time constraints.
Use case:
AD user is created
This extension creates a person in iTop for this AD user (and keeps some attributes synced from AD to iTop). (Note: on iTop, these attributes are never locked, as it's not a data source synchronization).
This extension creates a user account in iTop for this AD user (and keeps some attributes synced from AD to iTop). It's linked to the person object from step 2. It's now also possible to predefine allowed organizations and linked user profiles; but those are only applied upon automatic creation of the user account through this extension.
Not covered (yet):
If an admin changes the extension's settings in the iTop configuration file afterwards, there's no automatic (un)linking of organizations/profiles.
If an admin added/removed links in the iTop back-end console, there's no automatic (un)linking of organizations/profiles to match what's in the configuration file.
The text was updated successfully, but these errors were encountered:
jbostoen
changed the title
Support AttributeLinkedSet and AttributeLinkedSetIndirect
Feature: Support AttributeLinkedSet and AttributeLinkedSetIndirect
Jan 6, 2023
Based on a question from a customer, initial support for AttributeLinkedSet and AttributeLinkedSetIndirect has been added:
cf9cd17
It's only been tested quickly due to time constraints.
Use case:
Not covered (yet):
The text was updated successfully, but these errors were encountered: