Discuss this help topic in SecureBlackbox Forum
Load SP metadata
The Identity Provider (IdP) interacts with multiple SPs that may have a lot of different options and requirements for IdPs. Usually all these options, together with the X.509 certificates required for data exchange, are stored in XML metadata files. Such a file can be loaded into an instance of TElSAMLServiceProviderInfo using its LoadMetadata() method. This TElSAMLServiceProviderInfo object should then be added to the list of known SPs by calling the IdP's AddServiceProvider() method.