spring-security/saml2/saml2-service-provider
Claudio Consolmagno b1004aff4e
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:07:18 -06:00
..
src Use 'md:' prefix in EntityDescriptor XML 2022-05-31 17:07:18 -06:00
spring-security-saml2-service-provider.gradle Add Jackson Support for Saml2 Module 2022-03-01 12:07:55 -07:00