Done
Details
Assignee
Ian YoungIan YoungReporter
Ian YoungIan YoungComponents
Fix versions
Affects versions
Details
Details
Assignee
Ian Young
Ian YoungReporter
Ian Young
Ian YoungComponents
Fix versions
Affects versions
Created June 6, 2014 at 9:40 AM
Updated May 16, 2024 at 12:22 PM
Resolved May 25, 2020 at 1:45 PM
Many elements in SAML metadata are given the basic string type in the schema but are further constrained by section 1.3.1 of SAMLCore as follows:
This can be done pretty easily using the DOM traversal framework I've been developing in the
ukf-mda
project, so I will prototype this there. The obvious API is to allow aCollection<QName>
to check.