vert-x3 / vert-x3/vertx-shell

SSH authentication data availability for commands

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.