fc8e89d640
* 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
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
```release-note:bug
|
|
ui: Ensure partition query parameter is passed through to all OIDC related API
|
|
requests
|
|
```
|