* Andrew Isherwood <
andrew.i...@ptfs-europe.com> [2022-09-30 12:06]:
1. That is *not* IDP metadata: This SAML 2.0 Metadata only contains an
SPSSODescriptor role, i.e., it is SP (Service Provider) metadata, not
IDP (Identity Provider) metadata.
2. It is also *not* XSD-schema valid. I.e., this SAML 2.0 Metadata
document is broken and proper libraries wouldn't even be able to
consume it. (Specifically it contains an "Extensions" element after
the SPSSODescriptor element which is not legal in SAML 2.0 Metadata.)
So M$ seemingly is unable to create valid metadata (well, SAML 2.0 has
only been around since 2005, you can't expect a small company with so
little resources to support that only 17 years later, can you?).
And you're also probably looking at the wrong thing here (my point 1).
HTH,
-peter