SSH authentication data availability for commands
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 39
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
In case of SSH there is an AuthProvider used for authentication, but the authenticated user is not accessible in the commands, however it would be very useful (required in my case).
In my opinion this would require many changes in the different interfaces.
Are there any plans in this direction?
Thank you and best regards,
Csaba
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
Start by tracing the SSH AuthProvider and the command interfaces to determine where the authenticated user is currently lost. Define how that user should be exposed to commands, then confirm that the relevant interfaces and SSH command flow consistently provide the authentication data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100