nextcloud / nextcloud/user_saml
Missing option to set the ForceAuthn flag to true
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 104
- Forks
- 85
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
For some scenarios the ForceAuthn must be set to true, so that the user reauthorized on login.
This will be needed for example on systems where many user share the same system.
The flag is described here:
https://docs.microsoft.com/en-us/azure/active-directory/develop/single-sign-on-saml-protocol
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 file or test is named. Start by tracing where this app builds its SAML authentication request and compare the ForceAuthn requirement with the linked protocol reference; done means the setting can enable ForceAuthn=true during login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100