We are planning to port our serverless apps which are currently built using Java and uses XACML for authorixzation (via authz-force Java lib)
We are researching to port our services to GO but I am unable to find any decent GO library for XACML. Closest is themis! So to what extent this libraray is inspired? and how much deviation has been built into this from XACML v3 specs?
This would help us make a right decision.