spring-security/saml2/saml2-service-provider
Claudio Consolmagno b470f29cf8 Use 'md:' prefix with EntityDescriptor tag in the metadata 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:06:00 -06:00
..
src Use 'md:' prefix with EntityDescriptor tag in the metadata xml 2022-05-31 17:06:00 -06:00
spring-security-saml2-service-provider.gradle Add Jackson Support for Saml2 Module 2022-03-01 14:17:17 -07:00