readme.html
<!DOCTYPE html>
XACML v3 Resource Router
Provides main end-point for all XACML v3.0 requests,
either XML or JSON based over HTTP/HTTPS REST based protocol flow.
This ForgeRock developed XACML Resource Router complies with the following OASIS Specifications:
- xacml-3.0-core-spec-cs-01-en.pdf
- xacml-rest-v1.0-csprd01.pdf
- xacml-json-http-v1-1.0-wd09.doc
- ...
The following XACML v3 End Points are currently viable:
MethodXACML PathDescription
GET
- /openam/xacml/
GET
- /openam/xacml/home/
GET
- /openam/xacml/status/
Document
POST
- /openam/xacml/
POST
- /openam/xacml/pdp/
Future intended EndPoints which are not Implemented yet:
MethodXACML PathDescription
GET
- /openam/xacml/pip/<query>
Query
GET & POST
- /openam/xacml/pap/*
POST
- /openam/xacml/pap/import/
POST
- /openam/xacml/pap/export/