From f7b93c5b8a82787e93e71f9c7f558186c4f6d34d Mon Sep 17 00:00:00 2001 From: Bas Zoetekouw Date: Mon, 15 Dec 2025 12:42:28 +0100 Subject: [PATCH] add eduid accr values --- .../resources/metadata_configuration/saml20_idp.schema.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manage-server/src/main/resources/metadata_configuration/saml20_idp.schema.json b/manage-server/src/main/resources/metadata_configuration/saml20_idp.schema.json index f52fc07e..f4c89717 100644 --- a/manage-server/src/main/resources/metadata_configuration/saml20_idp.schema.json +++ b/manage-server/src/main/resources/metadata_configuration/saml20_idp.schema.json @@ -184,6 +184,10 @@ "http://schemas.microsoft.com/claims/multipleauthn", "https://refeds.org/profile/mfa", "urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorContract", + "https://eduid.nl/trust/linked-institution", + "https://eduid.nl/trust/validate-names", + "https://eduid.nl/trust/validate-names-external", + "https://eduid.nl/trust/affiliation-student", "transparent_authn_context" ], "default": "http://schemas.microsoft.com/claims/multipleauthn"