user_ldap LDAP user and group backend This application enables administrators to connect F7cloud to an LDAP-based user directory. This application enables administrators to connect F7cloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into F7cloud from a directory with the appropriate queries and filters. A user logs into F7cloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. F7cloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then F7cloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation. 1.23.0 agpl Dominik Schmidt Arthur Schiwon User_LDAP admin-ldap integration https://github.com/f7cloud/server/issues ldap OCA\User_LDAP\Jobs\UpdateGroups OCA\User_LDAP\Jobs\CleanUp OCA\User_LDAP\Jobs\Sync OCA\User_LDAP\Migration\SetDefaultProvider OCA\User_LDAP\Migration\UnsetDefaultProvider OCA\User_LDAP\Migration\UUIDFixInsert OCA\User_LDAP\Migration\RemoveRefreshTime OCA\User_LDAP\Command\CheckUser OCA\User_LDAP\Command\CheckGroup OCA\User_LDAP\Command\CreateEmptyConfig OCA\User_LDAP\Command\DeleteConfig OCA\User_LDAP\Command\PromoteGroup OCA\User_LDAP\Command\ResetGroup OCA\User_LDAP\Command\ResetUser OCA\User_LDAP\Command\Search OCA\User_LDAP\Command\SetConfig OCA\User_LDAP\Command\ShowConfig OCA\User_LDAP\Command\ShowRemnants OCA\User_LDAP\Command\TestConfig OCA\User_LDAP\Command\TestUserSettings OCA\User_LDAP\Command\UpdateUUID OCA\User_LDAP\Settings\Admin OCA\User_LDAP\Settings\Section