You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
The IANA-registered MIME type for SAML metadata is application/samlmetadata+xml.
Current Behavior
The Saml2MetadataFilter responds with Content-Type: application/xml.
Context
Not a big deal for human users looking to save and/or copy-paste the data, but automated tools may care, and standards should be followed where possible.