Open
Description
We have hundreds of customers registered their ADFS with our application. At the time of login based on their EMail domain the application should automatically fetch the federated xml and redirects the user to the ADFS login page / URL belongs to the customer for the authentication. This is already implemented using spring-security-extensions library. Now we are migrating to spring-security-service-provider library. Is there any examples available that how a federated metadata xml can be loaded dynamically using RelyingPartyRegistration class