open-vault/ui/app/controllers/vault/cluster
Chelsea Shaw 1f6329b1c2
UI/OIDC provider (#12800)
* Add new route w/ controller oidc-provider

* oidc-provider controller has params, template has success message (temporary), model requests correct endpoint

* Move oidc-provider route to under identity

* Do not redirect after poll if on oidc-provider page

* WIP provider -- beforeModel handles prompt, logout, redirect

* Auth service fetch method rejects with fetch response if status >= 300

* New component OidcConsentBlock

* Fix redirect to/from auth with cluster name, show error and consent form if applicable

* Show error and consent form on template

* Add component test, update docs

* Test for oidc-consent-block component

* Add changelog

* fix tests

* Add authorize to end of router path

* Remove unused tests

* Update changelog with feature name

* Add descriptions for OidcConsentBlock component

* glimmerize token-expire-warning and don't override yield if on oidc-provider route

* remove text on token-expire-warning

* Fix null transition.to on cluster redirect

* Hide nav links if oidc-provider route
2021-10-13 15:04:39 -05:00
..
access Updated show lease with toggle ttl picker (#11256) 2021-04-02 13:23:56 -07:00
clients Client count updates (#12554) 2021-09-16 15:28:03 -07:00
identity UI/OIDC provider (#12800) 2021-10-13 15:04:39 -05:00
policies Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
policy Ember update (#5386) 2018-09-25 11:28:26 -05:00
replication-dr-promote Ui/replication status discoverability (#8705) 2020-06-18 14:52:43 -07:00
secrets UI add custom metadata to KV2 (#12169) 2021-08-31 09:41:41 -06:00
settings KV: handle permissions on config and mount/sys when enabling a KV engine (#12498) 2021-09-15 12:14:18 -06:00
auth.js UI/managed namespace changes (#10588) 2021-01-07 14:18:36 -06:00
init.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
oidc-callback.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
settings.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
unseal.js UI unseal screen updates (#11705) 2021-05-26 13:59:11 -05:00