Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

functionality for registering on behalf of a client #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zgai1717
Copy link
Contributor

Overview:

This PR adds functionality for the 'register-on-behalf-of' feature, which relies on the auxiliary functionality added in the conjure repo. This feature allows users to register on behalf of a client by specifying the client's IP using the -register-for flag.

Changes:

  • Added a new flag: -register-for, to support registering on behalf of a client.
  • Modified the bdapi registration flow to align with changes in the conjure repo.

Dependencies:

This PR depends on the changes made in conjure repo PR #279. Please ensure that the conjure PR is merged first before reviewing this one.

Testing:

  • Tested using an AWS instance, registering on behalf of the instance using its IPv4 address with the -register-for flag.
  • Verified that the new functionality integrates well with the existing codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant