Next in thread →
Next in month →
RE: [security-services] Metadata CD-02 spec errors
> 1) Line 732 - inconsistency between the schema definition for > AssertionConsumerService in the spec and the XSD file > > Spec:<element name="AssertionConsumerService" > type="md:AssertionConsumerServiceType"/> > > XSD: <element name="AssertionConsumerService" > type="md:IndexedEndpointType"/> > > As 'AssertionConsumerServiceType' is neither defined nor used > anywhere else, the schema would appear to be correct. That's correct. Originally this was the only indexed endpoint, but when I added another, I factored out the type and missed a spot. -- Scott
Next in thread →
Next in month →