open-consul/ui/packages/consul-ui/app/serializers
John Cowen fc8e89d640
ui: Ensure the partition is passed through to the request for the SSO auth URL (#11979)
* Make sure the mocks reflect the requested partition/namespace

* Ensure partition is passed through to the HTTP adapter

* Pass AuthMethod object through to TokenSource in order to use Partition

* Change up docs and add potential improvements for future

* Pass the query partition back onto the response

* Make sure the OIDC callback mock returns a Partition

* Enable OIDC provider mock overwriting during acceptance testing

* Make sure we can enable partitions and SSO post bootup only required

...for now

* Wire up oidc provider mocking

* Add SSO full auth flow acceptance tests
2022-01-11 11:02:46 +00:00
..
application.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
auth-method.js
binding-rule.js ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
coordinate.js
dc.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
discovery-chain.js
http.js
intention.js ui: Add initial partition support to intentions (#11129) 2021-09-24 17:31:58 +01:00
kv.js ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
node.js
nspace.js ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
oidc-provider.js ui: Ensure the partition is passed through to the request for the SSO auth URL (#11979) 2022-01-11 11:02:46 +00:00
partition.js ui: Change partitions to expect `[]` from the API (#11791) 2021-12-10 14:41:08 +00:00
permission.js
policy.js
proxy.js
role.js
service-instance.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
service.js
session.js ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
token.js
topology.js