Product SiteDocumentation Site

14.5.9.2. Configuration Providers at the SP

14.5.9.2.1. SPPostMetadataConfigurationProvider
Fully Qualified Name: org.picketlink.identity.federation.web.config.SPPostMetadataConfigurationProvider
Binding Supported: SAML2/HTTP-POST
14.5.9.2.1.1. How does it work?
You will need to provide the metadata file inside sp-metadata.xml and put it in the SP web application classpath. Put it in WEB-INF/classes directory.
Remember, in the case of SP, the metadata file should have a IDPSSODescriptor as well as a SPSSODescriptor.