This commit is contained in:
stianst 2019-06-28 08:51:01 +02:00 committed by Stian Thorgersen
parent 335f690012
commit 077d52f9e8

View file

@ -5,7 +5,7 @@
:tech_feature_setting: -Dkeycloak.profile.feature.authz_drools_policy=enabled
include::./templates/techpreview.adoc[]
With this type of policy you can define conditions for your permissions using http://www.drools.org[Drools], which is a rule evaluation environment. It is one of the _Rule-Based_ policy types
With this type of policy you can define conditions for your permissions using https://www.drools.org/[Drools], which is a rule evaluation environment. It is one of the _Rule-Based_ policy types
supported by {project_name}, and provides flexibility to write any policy based on the <<_policy_evaluation_api, Evaluation API>>.
To create a new Rule-based policy, in the dropdown list in the right upper corner of the policy listing,