An open API service indexing awesome lists of open source software.

https://github.com/webankblockchain/weidentity-rest-service

RESTful HTTP Service for WeIdentity Integration
https://github.com/webankblockchain/weidentity-rest-service

Last synced: 11 months ago
JSON representation

RESTful HTTP Service for WeIdentity Integration

Awesome Lists containing this project

README

          

# WeIdentity HTTP Service

---

## 总体介绍
WeIdentity Restful HTTP Service提供了简化的WeIdentity集成方式与访问能力。
使用者仅需部署一台Java的机器,
便可以使用各种类型的HTTP/HTTPS协议访问WeIdentity的功能了,
不再需要通过Java API方式调用SDK。

## 功能介绍
目前,WeIdentity RestService支持客户端密钥管理、服务器端密钥托管、数字身份标识(WeIdentity DID)管理、
标准化凭证(WeIdentity Credential)管理、授权机构(Authority Issuer)管理、标准化模板(CPT)管理等功能。

详细的设计及使用说明,请参见 [WeIdentity RestService文档](https://weidentity.readthedocs.io/zh_CN/latest/docs/weidentity-rest.html)

WeIdentity及其组件的[兼容版本说明文档](https://weidentity.readthedocs.io/zh_CN/develop/docs/compatibility.html) 请查看!

## 联系我们

邮箱:weidentity@webank.com

## License

This project is released under [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0).