open-nomad/ui/app/controllers
Buck Doyle 6d67e90763
Add exchange of one-time token on UI load (#10066)
This adds UI support for receiving the one-time token passed via query parameter, as in #10134
and related PRs, and exchanging it for its corresponding secret ID. When this works, it’s mostly
invisible, with a brief flash of the OTT onscreen.

The authentication failure message now suggests the -authenticate flag.

When OTT exchange fails, it shows a whole-page error.

This includes a known UX shortcoming in that the OTT will not disappear from the URL when an
identifier is specified on the command line, like nomad ui -authenticate jobname. The goal is to
address that shortcoming in a forthcoming pull request.
2021-04-01 13:21:30 -05:00
..
allocations/allocation Don't use generic ACL error messages 2021-01-28 12:18:53 -08:00
clients Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
csi Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
jobs Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
optimize Add DAS subroute and copy button (#9201) 2020-11-04 12:22:24 -06:00
servers Code review feedback 2020-06-17 14:56:16 -07:00
settings Reset the system and refetch namespaces with every token change 2020-07-10 15:18:36 -07:00
.gitkeep
application.js Add exchange of one-time token on UI load (#10066) 2021-04-01 13:21:30 -05:00
clients.js
exec.js
jobs.js
optimize.js Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
servers.js Refactor the servers/server pages to match the subnav style of nested pages 2020-06-16 10:23:36 -07:00
topology.js Aggregate the BANs in the cluster details panel 2021-03-31 09:29:14 -07:00