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

Make NS/AS KEK labels, AS-ID, NetID and claim authentication code editable #1134

Closed
johanstokking opened this issue Aug 8, 2019 · 6 comments · Fixed by #2072
Closed

Make NS/AS KEK labels, AS-ID, NetID and claim authentication code editable #1134

johanstokking opened this issue Aug 8, 2019 · 6 comments · Fixed by #2072
Assignees
Labels
c/console This is related to the Console in progress We're working on it ui/web This is related to a web interface
Milestone

Comments

@johanstokking
Copy link
Member

johanstokking commented Aug 8, 2019

Summary

Make NS/AS KEKs, AS-ID, home NetID and claim authentication code editable in the Console

Why do we need this?

User experience

What is already there? What do you see now?

No input fields

What is missing? What do you want to see?

Input fields in JS section for, AS address + ID + KEK label and NS address + KEK label, home NetID and claim authentication code.

This is only available in cluster-JS.

The fields are;

  • application_server_kek_label (free-form <= 2 KB length)
  • application_server_id (free-form, <= 100 length)
  • network_server_kek_label (free-form, <= 2 KB length)
  • net_id (6 digit hex, optional)
  • claim_authentication_code{.{valid_from|valid_to|value}}

Can you do this yourself and submit a Pull Request?

No

@kschiffer please reassign if desired.

@johanstokking johanstokking added c/console This is related to the Console ui/web This is related to a web interface labels Aug 8, 2019
@johanstokking johanstokking added this to the August 2019 milestone Aug 8, 2019
@bafonins bafonins assigned bafonins and unassigned kschiffer Aug 9, 2019
@bafonins bafonins modified the milestones: August 2019, September 2019 Aug 27, 2019
@johanstokking johanstokking modified the milestones: September 2019, Next Up Sep 10, 2019
@htdvisser htdvisser modified the milestones: Next Up, October 2019 Sep 24, 2019
@htdvisser
Copy link
Contributor

Blocked by #579

@htdvisser htdvisser added the blocked This can't continue until another issue or pull request is done label Sep 24, 2019
@htdvisser htdvisser modified the milestones: October 2019, November 2019 Nov 1, 2019
@johanstokking johanstokking changed the title Make NS/AS KEK labels and AS-ID editable Make NS/AS KEK labels, AS-ID, NetID and claim authentication code editable Nov 27, 2019
@johanstokking
Copy link
Member Author

Mostly blocked by #1616

@johanstokking
Copy link
Member Author

Added home NetID and claim authentication code fields

@htdvisser htdvisser added in progress We're working on it and removed blocked This can't continue until another issue or pull request is done labels Dec 10, 2019
@johanstokking
Copy link
Member Author

This is not entirely in progress by #1616; claim authentication code is not part of that (yet)

@bafonins
Copy link
Contributor

bafonins commented Feb 25, 2020

Regarding claim_authentication_code.{valid_from|valid_to} should the users be able to set the date and time, or only the date? @johanstokking

@johanstokking
Copy link
Member Author

@bafonins I think the date is fine, but internally it's a timestamp, so including time. If the user specifies 1-1-2021, it will be 1-1-2021 0:00:00, effectively 31-12-2020, so take care of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console in progress We're working on it ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants