spring-security/saml2/saml2-service-provider
Claudio Consolmagno 07f9afe057
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:11:02 -06:00
..
src Use 'md:' prefix in EntityDescriptor XML 2022-05-31 17:11:02 -06:00
spring-security-saml2-service-provider.gradle javax.servlet:javax.servlet-api -> jakarta.servlet:jakarta.servlet-api 2022-01-19 15:32:12 -06:00