-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate the XACML 3.0 policy into Casbin model & policy #1
Comments
Can anyone guide me to fix this issue ?. |
@AaqibAhamed See https://casbin.org/docs/en/syntax-for-models for casbin model. |
Noted. |
Do i need create seperate file for each policy ?.Can you show me for example then I can complete entirely. Also version of xml as 1 in the code.I need some guidance |
@AaqibAhamed I am not an expert in XACML field, I think that XACML is very powerful, we can provide some examples of how to convert |
I also looking about it.I'm thinking from where to start. I havn't fnd any code that like Casbin Model in that code in XAML format. |
@AaqibAhamed see my update: #1 (comment) |
Noted with Thanks. |
Hi @hsluoyz , I wanna have a try on this issue.
|
@tson1111 yes, please go ahead on it! |
We need to finish the code in this repo.
See: https://stackoverflow.com/questions/58460359/converting-xacml-digital-policies-into-caspin-rulesets
Here's how to do it:
The text was updated successfully, but these errors were encountered: