open-consul/ui/packages/consul-ui/app/services/repository
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
..
auth-method.js
binding-rule.js
coordinate.js
dc.js
discovery-chain.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
intention-permission-http-header.js
intention-permission.js
intention.js ui: Disable setting wildcard partitions for intentions (#11804) 2021-12-13 15:42:10 +00:00
kv.js ui: Remove KV pre-flight auth check (#11968) 2022-01-07 19:26:54 +00:00
metrics.js
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: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
permission.js ui: Check for `intention` ACL resources, not `intentions` ACL resources (#11880) 2021-12-21 06:43:14 +00:00
policy.js
proxy.js ui: Ensure service instance data does not get re-written on blocking refresh (#11903) 2022-01-07 19:16:21 +00:00
role.js
service-instance.js ui: Ensure service instance data does not get re-written on blocking refresh (#11903) 2022-01-07 19:16:21 +00:00
service.js
session.js
token.js
topology.js