Skip to content

feat: Flexible matching between LDAP and SAML user ids#1103

Open
CarlSchwan wants to merge 1 commit intomasterfrom
carl/mapping
Open

feat: Flexible matching between LDAP and SAML user ids#1103
CarlSchwan wants to merge 1 commit intomasterfrom
carl/mapping

Conversation

@CarlSchwan
Copy link
Copy Markdown
Member

Test plan:

  1. Setup LDAP with an user uid=bender mail=bender@planetexpress.com
  2. Setup SAML with an user uid=bender@planetexpress.com and attribute to map user to existing LDAP users = mail
  3. Login with SAML, we will end up with the LDAP user

@CarlSchwan CarlSchwan self-assigned this May 7, 2026
Comment thread lib/UserResolver.php Outdated
Comment thread lib/UserResolver.php Outdated
Comment thread lib/UserResolver.php Outdated
@CarlSchwan CarlSchwan marked this pull request as ready for review May 7, 2026 10:57
@CarlSchwan CarlSchwan requested a review from blizzz as a code owner May 7, 2026 10:57
Test plan:

1. Setup LDAP with an user uid=bender mail=bender@planetexpress.com
2. Setup SAML with an user uid=bender@planetexpress.com and attribute to
   map user to existing LDAP users = mail
3. Login with SAML, we will end up with the LDAP user

Signed-off-by: Carl Schwan <carlschwan@kde.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants