You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure checking application privileges work with nested-limited roles (#96970)
This PR makes sure checkApplicationResourcePrivileges works when any of the baseRole and limitedByRole is itself a LimitedRole. Relates: #95170, #93306
Copy file name to clipboardExpand all lines: x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/permission/LimitedRoleTests.java
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -903,6 +903,15 @@ public void testGetApplicationPrivilegesByResource() {
0 commit comments