Y
Hacker News
new
|
ask
|
show
|
jobs
by
KrishnaAnaril
1882 days ago
What is the status of xacml based solutions? Anyone using it?
1 comments
ogazitt
1881 days ago
The ideas (attribute based access control) have stood the test of time, but the spec is archaic, and there are relatively few implementations. You can achieve alot of what XACML was intended for with a general-purpose policy engine (OPA).
link