Spring boot suport for multiple IDPs

The spring-security-saml-dsl used in the “Get Started With Spring Boot, SAML and Okta” tutorial doesn’t appear to support multiple IDPs.
Does anyone know of a way of dynamically retrieving IDP metadata at runtime instead of having it pre-configured for a single IDP?