Files
vault/changelog
Chelsea Shaw 9c6bd51754 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
..
2021-01-20 15:06:23 -05:00
2020-12-15 10:42:39 -08:00
2020-12-16 10:55:12 -05:00
2021-01-04 11:08:39 -05:00
2021-01-26 19:30:42 -05:00
2020-12-18 10:26:08 -07:00
2020-11-16 14:05:28 -05:00
2020-11-30 09:24:24 -08:00
2020-11-30 10:28:32 -08:00
2020-12-01 16:08:19 +00:00
2020-12-02 18:21:14 +01:00
2020-12-10 06:55:24 -05:00
2020-12-15 15:58:03 +01:00
2021-01-26 16:37:07 -06:00
2021-01-05 15:32:47 -06:00
2021-01-06 16:05:00 -06:00
2021-02-01 13:38:03 -06:00
2021-02-24 13:29:09 -05:00
2021-01-20 11:02:33 -08:00
2021-01-26 12:45:54 -05:00
2021-02-11 12:16:00 -07:00
2021-02-25 13:00:00 -07:00
2021-03-22 10:03:47 -06:00
2021-03-23 14:55:31 -06:00
2021-03-26 09:53:33 -06:00
2021-04-14 16:07:07 -05:00
2021-04-16 09:33:47 -04:00
2021-04-02 15:17:42 -05:00
2021-04-07 10:46:06 -06:00
2021-04-22 08:58:37 -06:00
2021-04-26 11:23:57 -05:00
2021-06-25 15:41:08 -07:00
2021-06-22 12:39:23 -04:00
2021-05-17 16:41:39 -05:00
2021-05-24 10:45:35 -06:00
2021-05-26 13:59:11 -05:00
2021-06-03 15:30:26 -05:00
2021-10-05 11:28:49 -04:00
2021-06-18 14:56:41 -05:00
2021-06-09 10:38:52 -04:00
2021-06-17 15:56:04 -05:00
2021-06-21 11:35:40 -07:00
2021-07-12 12:50:30 -05:00
2021-07-21 12:47:52 -07:00
2021-07-20 11:28:44 -05:00
2021-08-23 15:49:09 -04:00
2021-08-16 11:55:12 -07:00
2021-09-07 09:16:12 -07:00
2021-08-24 09:54:26 -07:00
2021-08-25 14:22:15 -07:00
2021-09-07 12:54:33 -07:00
2021-10-04 14:31:36 -07:00
2021-09-16 15:28:03 -07:00
2021-09-27 13:48:44 -07:00
2021-09-28 13:15:43 -06:00
2021-10-07 14:00:42 -07:00
2021-10-12 11:14:03 -05:00
2021-10-13 15:04:39 -05:00
2020-11-16 14:05:28 -05:00
2020-12-01 16:08:19 +00:00

changelog

This folder holds changelog updates from commit 3bc7d15 onwards. See hashicorp/go-changelog for full documentation on the supported entries.