eec1dfa00c
This reverts commit f55b704052
.
42 lines
1.5 KiB
Text
42 lines
1.5 KiB
Text
[[_permission_create_resource]]
|
|
= Creating resource-based permission
|
|
|
|
A resource-based permission defines a set of one or more resources to protect using a set of one or more authorization policies.
|
|
|
|
To create a new resource-based permission, select *Resource-based* in the item list in the upper right corner of the permission listing.
|
|
|
|
.Add Resource Permission
|
|
image:{project_images}/permission/create-resource.png[alt="Add Resource Permission"]
|
|
|
|
== Configuration
|
|
|
|
* *Name*
|
|
+
|
|
A human-readable and unique string describing the permission. A best practice is to use names that are closely related to your business and security requirements, so you
|
|
can identify them more easily.
|
|
+
|
|
* *Description*
|
|
+
|
|
A string containing details about this permission.
|
|
|
|
[[_permission_create_resource_apply_resource_type]]
|
|
* *Apply To Resource Type*
|
|
+
|
|
Specifies if the permission is applied to all resources with a given type. When selecting this field, you are prompted to enter the resource type to protect.
|
|
+
|
|
** Resource Type
|
|
+
|
|
Defines the resource type to protect. When defined, this permission is evaluated for all resources matching that type.
|
|
+
|
|
* *Resources*
|
|
+
|
|
Defines a set of one or more resources to protect.
|
|
|
|
* *Apply Policy*
|
|
+
|
|
Defines a set of one or more policies to associate with a permission. To associate a policy you can either select an existing policy
|
|
or create a new one by selecting the type of the policy you want to create.
|
|
|
|
* *Decision Strategy*
|
|
+
|
|
The <<_permission_decision_strategies, Decision Strategy>> for this permission.
|