You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/03 18:15:08 UTC

[GitHub] [apisix] sshniro commented on pull request #1924: Support SSL verify option to Authz Keycloak plugin

sshniro commented on pull request #1924:
URL: https://github.com/apache/apisix/pull/1924#issuecomment-668168619


   Hi, @membphis I'm not sure how to write a test case for this. This param is available via the httpc library itself and to expose keycloak via https we need to have additional setup in CI/CD pipleline. Furthermore, the OpenID connect plugin also supports a similar parameter.
   
   The following shows an open ID connect plugin configuration, and it also internally uses this parameter: `ssl_verify`
   <img width="194" alt="Screenshot 2020-08-03 at 20 11 07" src="https://user-images.githubusercontent.com/13045528/89213741-d65e4f80-d5c5-11ea-8874-02f8803d0c5a.png">
   


----------------------------------------------------------------
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:
users@infra.apache.org