gocd / gocd/gocd-ldap-authentication-plugin
Support for search scope in ldap directory
Open
- Dominant language
- Java
- Stars
- 7
- Forks
- 13
- Avg merge
- 21m
- Merged PRs (30d)
- 2
Description
Currently supported search scope is "SUBTREE_SCOPE".
### Not supported
- ONELEVEL_SCOPE
- OBJECT_SCOPE
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the LDAP search-scope handling in the plugin and compare the existing SUBTREE_SCOPE path with the requested ONELEVEL_SCOPE and OBJECT_SCOPE options. Done means both previously unsupported scopes are accepted and their directory-search behavior is covered by verification or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100