Revert "updated to reflect the new ui (#1531)" (#1551)

This reverts commit f55b704052.
This commit is contained in:
Stan Silvert 2022-06-01 14:13:14 -04:00 committed by GitHub
parent f55b704052
commit eec1dfa00c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 20 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View file

@ -3,12 +3,7 @@
A resource-based permission defines a set of one or more resources to protect using a set of one or more authorization policies.
ifeval::[{project_community}==true]
To create a new resource-based permission, select *Create resource-based permission* from the *Create permission* dropdown.
endif::[]
ifeval::[{project_product}==true]
To create a new resource-based permission, select *Resource-based* in the item list in the upper right corner of the permission listing.
endif::[]
.Add Resource Permission
image:{project_images}/permission/create-resource.png[alt="Add Resource Permission"]
@ -37,12 +32,7 @@ Defines the resource type to protect. When defined, this permission is evaluated
+
Defines a set of one or more resources to protect.
ifeval::[{project_community}==true]
* *Policy*
endif::[]
ifeval::[{project_product}==true]
* *Apply Policy*
endif::[]
+
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.

View file

@ -3,12 +3,7 @@
A scope-based permission defines a set of one or more scopes to protect using a set of one or more authorization policies. Unlike resource-based permissions, you can use this permission type to create permissions not only for a resource, but also for the scopes associated with it, providing more granularity when defining the permissions that govern your resources and the actions that can be performed on them.
ifeval::[{project_community}==true]
To create a new scope-based permission, select *Create scope-based permission* from the *Create permission* dropdown.
endif::[]
ifeval::[{project_product}==true]
To create a new scope-based permission, select *Scope-based* in the item list in the upper right corner of the permission listing.
endif::[]
.Add Scope Permission
image:{project_images}/permission/create-scope.png[alt="Add Scope Permission"]
@ -32,12 +27,7 @@ Restricts the scopes to those associated with the selected resource. If none is
+
Defines a set of one or more scopes to protect.
ifeval::[{project_community}==true]
* *Policy*
endif::[]
ifeval::[{project_product}==true]
* *Apply Policy*
endif::[]
+
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.