Product SiteDocumentation Site

14.5.9. SAML2 Configuration Providers

Table of Contents
It is possible to use different Configuration Providers at the IDP and SP.
The configuration providers will then be the sole configuration leaders (instead of picketlink.xml)

14.5.9.1. Configuration providers at the IDP

14.5.9.1.1. IDPMetadataConfigurationProvider
Fully Qualified Name: org.picketlink.identity.federation.web.config.IDPMetadataConfigurationProvider
How does it work?
You will need to provide the metadata file inside idp-metadata.xml and put it in the IDP web application classpath. Put it in WEB-INF/classes directory.