From 0f7885783ad8e1c9fb803c429bec7cc41ea04872 Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst Date: Fri, 19 Apr 2024 10:59:52 +0200 Subject: [PATCH] Remove coin:ss:allow_scb_admin_rights, completely unused anywhere Also the semantics defy understanding --- .../metadata_configuration/saml20_idp.schema.json.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/manage-server/templates/metadata_configuration/saml20_idp.schema.json.j2 b/roles/manage-server/templates/metadata_configuration/saml20_idp.schema.json.j2 index 0dcaa22e4..54410464d 100644 --- a/roles/manage-server/templates/metadata_configuration/saml20_idp.schema.json.j2 +++ b/roles/manage-server/templates/metadata_configuration/saml20_idp.schema.json.j2 @@ -351,10 +351,6 @@ "type": "boolean", "info": "Set to make the IdP hidden in the dashboard when the IdP is not connected to a service." }, - "coin:ss:allow_scb_admin_rights": { - "type": "boolean", - "info": "Set to grant SAB SURFconext beheerders for this IdP the SURFconext verantwoordelijke rights." - }, "coin:signature_method": { "type": "string", "format": "url",