spring-security/saml2/saml2-service-provider
Claudio Consolmagno ff71fcbcad
Use 'md:' prefix in EntityDescriptor XML
Create the EntityDescriptor object with
EntityDescriptor.DEFAULT_ELEMENT_NAME instead of
EntityDescriptor.ELEMENT_QNAME. That ensures the EntityDescriptor tag
is marshalled to xml with the 'md:' prefix, consistent with all other
metadata tags.

Closes #11283
2022-05-31 17:12:55 -06:00
..
src Use 'md:' prefix in EntityDescriptor XML 2022-05-31 17:12:55 -06:00
spring-security-saml2-service-provider.gradle Update to OpenSAML 4.1.1 2021-06-21 10:41:11 -06:00