nextcloud / nextcloud/user_oidc
Settings for default LDAP internal username
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 181
- Forks
- 60
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 26
Description
In other words, make sure that your OpenID Connect provider's "User ID mapping" setting is set to an attribute which provides the same values as the LDAP attribute set in "Internal Username" in your LDAP settings.
I'm using the default settings here (the "Internal Username" in my LDAP settings is empty). How can I configure this plugin to work with that?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are mentioned. Start by tracing how the LDAP “Internal Username” setting and the OpenID Connect “User ID mapping” setting are handled, then determine how the default empty LDAP value should be supported. Done means the plugin has a clear configuration path for this case and its behavior is covered by appropriate tests or documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100