apache / apache/grails-core

Allow the possibility to have multiple LDAP servers

Open
#15,930 3 comments 2 reactions 0 assignees View on GitHub
relates-to:spring-security
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

Configuration should work similar to the way `dataSources` configuraiton work. That it is to say you could define common configuration for every ldap sever as you currently do for a single one and then have multiple LDAP servers which use the common configuration and the values they override.

Contributor guide

Open the contributing guide

Research direction

Start by locating the LDAP configuration and the existing dataSources configuration, then compare how common settings and per-entry overrides are represented. Define the expected configuration shape for multiple LDAP servers and verify that each server inherits common values while applying its overrides; the payload names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.