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

Manage Robot Connection: Certificate Authentication #2415

Closed
9 tasks
umbhau opened this issue Oct 3, 2018 · 0 comments · Fixed by #2576
Closed
9 tasks

Manage Robot Connection: Certificate Authentication #2415

umbhau opened this issue Oct 3, 2018 · 0 comments · Fixed by #2576
Assignees
Labels
app Affects the `app` project feature Ticket is a feature request / PR introduces a feature large

Comments

@umbhau
Copy link

umbhau commented Oct 3, 2018

As a Run App user attempting to connect my robot to a wifi network, I would like to be able upload a certificate to my robot, so that it can use it to authenticate.

Acceptance Criteria

  • If user is attempting to connect to a 802.1x network that requires a certificate, display certificate field.
  • Certificate field should be a dropdown
    • Dropdown should list all certificates already on the robot
    • Dropdown should have the option to 'Add new certificate'
      • 'Add new certificate' should open user's local file browser and allow them to select a certificate to upload
    • Dropdown should display a spinner (or other) icon during upload Upload is fast, spinner not worth it
    • Note we should support multiple certificate fields

Design

Implementation Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Affects the `app` project feature Ticket is a feature request / PR introduces a feature large
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants