Add a stage to validate Shibboleth scopes in SAML metadata

Description

Code for this exists, appropriately licensed, that I put together in the inc-mda project. It should be pretty easy to port across to the main codebase.

Environment

None

Activity

Ian YoungApril 19, 2023 at 10:44 AM

Done, commit 15e16abec304c52df6c1ccd612a35ebd50ef96e6.

Ian YoungApril 13, 2023 at 2:48 PM

As well as the ScopeValidationStage itself, this requires some additional components to be adopted:

  • AsDomainNameStringValidator

  • AsLiteralTailStringValidator

  • RejectDomainNameNotUnderPublicSuffixValidator

  • RejectDomainNamePublicSuffixValidator

Completed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created April 13, 2023 at 2:31 PM
Updated May 16, 2024 at 12:37 PM
Resolved April 19, 2023 at 10:55 AM

Flag notifications