Skip to content

Commit

Permalink
Pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Poliakov committed Aug 20, 2024
1 parent 2907db3 commit edaa9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/auth/tests/mongodb-oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ source the `secrets-export.sh` file and use the associated env variables in your
#### 4.4 Speculative Authentication should be ignored on Reauthentication

- Create an OIDC configured client.
- Poison the *Client Cache* with a valid access token to enforce Speculative Authentication.
- Populate the *Client Cache* with a valid access token to enforce Speculative Authentication.
- Perform an `insert` operation that succeeds.
- Assert that the callback was not called.
- Assert there were no `SaslStart` commands executed.
Expand Down

0 comments on commit edaa9ee

Please sign in to comment.