nextcloud / nextcloud/user_saml
Login Filter (LDAP like)
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
It would be good to have the possibility to allow/deny login for (or the absence of) specific shibboleth attributes.
E.g. eduPersonAffiliation: Only allow login if value="employee"
Maybe a more general approach would be better. Maybe a login-condition-query parser for something like this:
urn:oid:zzzzzz=="xxxxxx" AND NOT urn:oid:yyyyy="pppppp"
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, tests, or entry points are named. Start by clarifying the proposed attribute conditions, including how missing attributes should behave and whether the expression syntax is fixed; done means the agreed allow/deny rules work for the stated Shibboleth examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100