Skip to content
Snippets Groups Projects
Commit 00b8e256 authored by cdanger's avatar cdanger
Browse files
parent 4d2fbee0
No related branches found
No related tags found
No related merge requests found
{
"$schema": "http://json-schema.org/draft-06/schema",
"$id": "https://raw.githubusercontent.com/authzforce/xacml-json-model/master/src/main/resources/org/ow2/authzforce/xacml/json/model/Policy.schema.json",
"$id": "Policy.schema.json",
"title": "JSON schema of a policy object equivalent to XACML 3.0 Policy(Set)",
"definitions": {
"VariableReference": {
......
{
"$schema": "http://json-schema.org/draft-06/schema",
"$id": "https://raw.githubusercontent.com/authzforce/xacml-json-model/master/src/main/resources/org/ow2/authzforce/xacml/json/model/Request.schema.json",
"$id": "Request.schema.json",
"title": "JSON schema of Request object defined in JSON profile of XACML 3.0 v1.0",
"description": "",
"definitions":
{
"RequestReferenceType":
......
{
"$schema": "http://json-schema.org/draft-06/schema",
"$id": "https://raw.githubusercontent.com/authzforce/xacml-json-model/master/src/main/resources/org/ow2/authzforce/xacml/json/model/Response.schema.json",
"$id": "Response.schema.json",
"title": "JSON schema of Response object defined in JSON profile of XACML 3.0 v1.0",
"description": "",
"definitions":
{
"DecisionType":
......
{
"$schema": "http://json-schema.org/draft-06/schema",
"$id": "https://raw.githubusercontent.com/authzforce/xacml-json-model/master/src/main/resources/org/ow2/authzforce/xacml/json/model/common-ng.schema.json",
"$id": "common-ng.schema.json",
"title": "Common JSON schema to Request and Response objects defined in JSON profile of XACML 3.0 v1.0",
"definitions":
{
......
{
"$schema": "http://json-schema.org/draft-06/schema",
"$id": "https://raw.githubusercontent.com/authzforce/xacml-json-model/master/src/main/resources/org/ow2/authzforce/xacml/json/model/common-std.schema.json",
"title": "Common JSON schema to Request and Response objects defined in JSON profile of XACML 3.0 v1.0",
"description": "WARNING: don't specify an $id property, else the resolution of this schema on the classpath using $ref from other schemas and resolutionScope with JSON Schema Validator (https://github.com/everit-org/json-schema) will fail.",
"definitions":
{
"AttributeValueType":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment