You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/04/08 08:21:29 UTC

[GitHub] [servicecomb-java-chassis] liukuancn opened a new issue #1698: 微服务开启了公钥认证,但是希望对前端访问免认证,一般建议用什么方案?谢谢!

liukuancn opened a new issue #1698: 微服务开启了公钥认证,但是希望对前端访问免认证,一般建议用什么方案?谢谢!
URL: https://github.com/apache/servicecomb-java-chassis/issues/1698
 
 
   如果用白名单的话,propertyName、rule应该怎么配?谢谢!
   white:
           list02:
             category: property
             propertyName: serviceName
             rule: cust*

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] liukuancn closed issue #1698: 微服务开启了公钥认证,但是希望对前端访问免认证,一般建议用什么方案?谢谢!

Posted by GitBox <gi...@apache.org>.
liukuancn closed issue #1698: 微服务开启了公钥认证,但是希望对前端访问免认证,一般建议用什么方案?谢谢!
URL: https://github.com/apache/servicecomb-java-chassis/issues/1698
 
 
   

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1698: 微服务开启了公钥认证,但是希望对前端访问免认证,一般建议用什么方案?谢谢!

Posted by GitBox <gi...@apache.org>.
liubao68 commented on issue #1698: 微服务开启了公钥认证,但是希望对前端访问免认证,一般建议用什么方案?谢谢!
URL: https://github.com/apache/servicecomb-java-chassis/issues/1698#issuecomment-610829235
 
 
   可以参考文档 [公钥认证](http://liubao68.gitee.io/servicecomb-java-chassis-doc/java-chassis/zh_CN/references-handlers/publickey/) 。 可以查看 ProviderAuthHandler 的代码了解详细情况。 

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


With regards,
Apache Git Services