de7a1403ce
* Convert Authorization Service to a flat topic structure * Fix issue with toc being cut
28 lines
879 B
Text
28 lines
879 B
Text
[[_policy_user]]
|
|
= User-Based Policy
|
|
|
|
You can use this type of policy to define conditions for your permissions where a set of one or more users is permitted to access an object.
|
|
|
|
To create a new user-based policy, select *User* in the dropdown list in the upper right corner of the policy listing.
|
|
|
|
.Add a User-Based Policy
|
|
image:{project_images}/policy/create-user.png[alt="Add User-Based Policy"]
|
|
|
|
== Configuration
|
|
|
|
* *Name*
|
|
+
|
|
A human-readable and unique string identifying the policy. 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 policy.
|
|
+
|
|
* *Users*
|
|
+
|
|
Specifies which users are given access by this policy.
|
|
+
|
|
* *Logic*
|
|
+
|
|
The <<_policy_logic, Logic>> of this policy to apply after the other conditions have been evaluated.
|