Tagged Questions
3
votes
5answers
518 views
Designing an XACML API
Currently, the XACML specification defines a protocol for request / response but leaves it up to interpretation as to how it can be integrated into an enterprise application. I believe that the value ...
1
vote
2answers
148 views
authorisation REST service in Python
I am quite new to the Python world. Since I am in the design as well as at the deciding phase whether to choose python as a primary language to implement the software. The task is to:
- implement a ...