From 86e68c0d90dc8be10d72942a7e605075a5560545 Mon Sep 17 00:00:00 2001 From: Phil Schneider Date: Mon, 16 Sep 2024 08:15:21 +0200 Subject: [PATCH] chore: add view_idp to business admin (#179) Refs: #178 Reviewed-By: Evelyn Gurschler --- docs/technical documentation/06. Roles & Rights Concept.md | 2 +- .../realm-config/generic/catenax-central/CX-Central-realm.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/technical documentation/06. Roles & Rights Concept.md b/docs/technical documentation/06. Roles & Rights Concept.md index 1e12e4e9..e2ec1419 100644 --- a/docs/technical documentation/06. Roles & Rights Concept.md +++ b/docs/technical documentation/06. Roles & Rights Concept.md @@ -150,7 +150,7 @@ This role concept covers all roles related to | Delete Technical User (delete_tech_user_management) | x | x | | x | | | | | | x | | | **Technical Management** | | | | | | | | | | | | | View Technical Integration on the UI - no backend permission (view_technical_setup) - **obsolete** | x | x | | x | | | x | x | | x | | -| View IdP Details (view_idp) | x | x | | x | | | | | x | | | +| View IdP Details (view_idp) | x | x | x | x | | | | | x | | | | View Managed IdP Details (view_managed_idp) | x | x | | x | | | | | | x | | | Create a new IdP record (add_idp) | x | x | | x | | | | | | x | | | Update IdP Config (setup_idp) | x | x | | x | | | | | | x | | diff --git a/import/realm-config/generic/catenax-central/CX-Central-realm.json b/import/realm-config/generic/catenax-central/CX-Central-realm.json index f0cb3b02..18c9e51c 100644 --- a/import/realm-config/generic/catenax-central/CX-Central-realm.json +++ b/import/realm-config/generic/catenax-central/CX-Central-realm.json @@ -447,7 +447,8 @@ "view_subscription", "view_use_case_participation", "delete_notifications", - "view_partner_network" + "view_partner_network", + "view_idp" ], "Cl3-CX-Semantic": [ "add_semantic_model",