From 2140176fe55ef7bff67a06d739c7ce84c6cb9824 Mon Sep 17 00:00:00 2001 From: Shane Schisler Date: Wed, 31 Jan 2024 20:42:23 -0500 Subject: [PATCH 1/2] remove dup --- model/contrast-actions.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/model/contrast-actions.yml b/model/contrast-actions.yml index a7f4fa4..a9f362e 100644 --- a/model/contrast-actions.yml +++ b/model/contrast-actions.yml @@ -167,9 +167,6 @@ groups: - id: tbac value: "tbac" brief: Time Based Access Control - - id: pbac - value: "pbac" - brief: Policy Based Access Control - id: rbac.role brief: > From c115a825a9de76eaa198d384548c6ae1be3ea44e Mon Sep 17 00:00:00 2001 From: Shane Schisler Date: Wed, 31 Jan 2024 20:45:59 -0500 Subject: [PATCH 2/2] fixup --- docs/actions/action-spans.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/actions/action-spans.md b/docs/actions/action-spans.md index 502bf54..6f704b7 100644 --- a/docs/actions/action-spans.md +++ b/docs/actions/action-spans.md @@ -102,5 +102,4 @@ Used when span name is `authz-request` | `pbac` | Policy Based Access Control | | `hbac` | History Based Access Control | | `tbac` | Time Based Access Control | -| `pbac` | Policy Based Access Control |