https://github.com/curityio/rest-dap-plugin
A Data Access Provider plug-in for Curity that calls a RESTful Web service
https://github.com/curityio/rest-dap-plugin
data-access-provider plugin rest
Last synced: 10 months ago
JSON representation
A Data Access Provider plug-in for Curity that calls a RESTful Web service
- Host: GitHub
- URL: https://github.com/curityio/rest-dap-plugin
- Owner: curityio
- License: apache-2.0
- Created: 2017-08-07T08:09:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T08:22:36.000Z (about 5 years ago)
- Last Synced: 2025-01-30T13:31:14.703Z (12 months ago)
- Topics: data-access-provider, plugin, rest
- Language: Java
- Homepage: https://curity.io/resources/learn/restful-data-access/
- Size: 36.1 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON Data Access Plugin Example #
[](https://curity.io/resources/code-examples/status/)
[](https://curity.io/resources/code-examples/status/)
This is a sample JSON Data Access Plugin for the Curity Identity Server.
It demonstrates how to build a simple plugin that facilitates credential- and attribute data access by calling a RESTful JSON web service.
Please visit [curity.io](https://curity.io/) for more information about the Curity Identity Server.