-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
In #622 (comment) we added an Active Directory backend to the user info fetcher.
As part of this, there was fairly extensive code to convert between some weird representations which AD chose for userids and groupids.
In order to not block the release with this we decided to punt on adding unit tests (hopefully, worst case: integration tests) for this later.
We should try and get this done fairly soon after 24.11.
Issue checklist
This is a simple checklist of things to bear in mind when creating a new issue.
- Describe the use-case, as far is possible. For instance, using the pattern "As a XXXX, I would like XXXX to be able to do XXXX" helps to identify the feature as well as the problem it is intended to address.
- Indicate an approximate level of importance and urgency.
- Indicate if there is a known work-around until such time as the issue has been implemented.