janhoy commented on pull request #139:
URL: https://github.com/apache/solr/pull/139#issuecomment-848733275


   I'm trying to integrate https://github.com/navikt/mock-oauth2-server into 
the tests (actually open-sourced by a Norwegian government entity). Quite 
simple, you initialize a `MockOAuth2Server` and then it listens on a separate 
port and behaves like an Oauth server. I'm struggling to make it talk https 
though, so that we can finally assert that the new config options actually 
works.
   
   If this ends up working, we can also add several other end-to-end 
integration tests for JWT auth (in separate issues).


-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to