matomo-org / matomo-org/plugin-LoginLdap

add diagnostic command to check if LDAP servers are out of sync

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
37
Forks
30
Avg merge
22h 53m
Merged PRs (30d)
19

Description

If multiple LDAP servers are used and one is out of sync w/ the other, it can create some hard to diagnose problems. A command that checks which servers are out of sync and prints the details of entries/attributes that are in some servers but not others would probably help. Only user entries visible to Piwik should be checked.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or command entry point. Start by locating the plugin's existing command or diagnostic entry points and how it identifies user entries visible to Piwik; done means a command reports entries and attributes that differ across configured LDAP servers.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.