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
SilverStripe\Security\Member.ldap_field_mappings defines the AD attributes that should be mapped to Member fields. We must implement logic for the case if instance of Member class has relationships has_one, has_many, etc.
See
GuySartorelli
changed the title
TODO: LDAPService::updateLDAPFromMember. Investigate how we can support for writing back relations.
Investigate how we can support for writing back relations in LDAPService::updateLDAPFromMemberOct 19, 2023
Description
SilverStripe\Security\Member.ldap_field_mappings
defines the AD attributes that should be mapped toMember
fields. We must implement logic for the case if instance of Member class has relationships has_one, has_many, etc.See
silverstripe-ldap/src/Services/LDAPService.php
Lines 975 to 982 in df528fe
The text was updated successfully, but these errors were encountered: