skywalking-java/apm-collector
吴晟 Wu Sheng d322f52843 Support token auth in gRPC upstream (#1000)
* Add client side token.

* Fix ci.

* Fix most codes of token auth at both sides.

* Add settings in config files.

* Make auth interceptor doesn't throw expcetion.

* Update AuthenticationSimpleChecker.java

* Update AuthenticationActivator.java

* Revert "Update AuthenticationActivator.java"

This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.

* Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth

# Conflicts:
#	apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java

* Fix Auhentication token works incorrect (#1001)

* Fix Auhentication token works incorrect

* Change way to build GRPC Channel

* Response an empty header when auth fails.
2018-03-31 20:06:48 +08:00
..
apm-collector-agent Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-analysis Prepare beta iteratoration (#944) 2018-03-13 23:47:38 -05:00
apm-collector-boot Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-cache Prepare beta iteratoration (#944) 2018-03-13 23:47:38 -05:00
apm-collector-cluster Fix zk path error. (#963) 2018-03-19 18:03:17 +08:00
apm-collector-component Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-configuration Support zk namespace (#955) 2018-03-16 18:32:51 +08:00
apm-collector-core Make sure module provider can't find other service in prepare stage. (#994) 2018-03-28 09:53:11 +08:00
apm-collector-grpc-manager Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-instrument Prepare beta iteratoration (#944) 2018-03-13 23:47:38 -05:00
apm-collector-jetty-manager Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-naming Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-remote Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
apm-collector-storage Rename field name to osName in type AppServerInfo. (#1006) 2018-03-30 22:44:18 +08:00
apm-collector-ui Support token auth in gRPC upstream (#1000) 2018-03-31 20:06:48 +08:00
pom.xml Prepare beta iteratoration (#944) 2018-03-13 23:47:38 -05:00