shreemaan-abhishek commented on PR #11059:
URL: https://github.com/apache/apisix/pull/11059#issuecomment-2010046068

   > could you give me some extra information regarding testing since I didn't 
see something relevant apart from the other tests?
   
   You can use the config that didn't work before your bugfix to show that it 
works now in the tests. You can take motivation from the existing test cases in 
`t/plugins/openid-connect.t` and other test cases.
   
   > I will need an IdP that can provide Bearer tokens for different clients so 
I can prove that the one with the valid aud field is the only one that passes.
   
   You can use existing services defined as docker compose applications 
[here](https://github.com/apache/apisix/blob/master/ci/pod/docker-compose.plugin.yml),
 define new services (not recommended because #11068) or use a mock server.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to