Skip to content

Commit 9ed2525

Browse files
authored
Merge branch 'main' into RHIDP-7794-GitHub
2 parents 79dc0ba + 6fe863a commit 9ed2525

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

assemblies/assembly-configuring-authorization-in-rhdh.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ include::modules/authorization/proc-enabling-the-rbac-plugin.adoc[leveloffset=+1
2424
include::modules/authorization/proc-determining-permission-policy-and-role-configuration-source.adoc[leveloffset=+1]
2525

2626

27+
include::modules/authorization/con-policy-effect.adoc[leveloffset=+1]
28+
29+
2730
include::assembly-managing-authorizations-by-using-the-rhdh-web-ui.adoc[leveloffset=+1]
2831

2932

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[id='con-policy-effect_{context}']
2+
= Policy effect
3+
4+
The policy effect determines whether the access request must be approved if multiple policy rules match the request.
5+
In {product}, when one rule permits and the other denies, the deny rule takes precedence, and the policy effect is to deny.

0 commit comments

Comments
 (0)