决策平台http认证服务器。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
327 B

6 years ago
# http认证示例
在决策平台中做如下配置:
![setting](screenshots/1.png)
启动dist下的java应用程序:
```
java -jar http.jar
```
可以看到类似的输出:
![2](screenshots/2.png)
这个时候登录决策平台,能看到测试认证服务器的一些提示输出:
![3](screenshots/3.png)