Spring saml sample application with https idp url throws exception: No IDP was configured, please update included metadata with at least one IDP
问题 How to configure spring saml sample application for adfs https idp url? I could successfully run the sample application using SSOCircle. Now, I am trying to use the client's ADFS url instead and I am getting the following exception: org.opensaml.saml2.metadata.provider.MetadataProviderException: No IDP was configured, please update included metadata with at least one IDP at org.springframework.security.saml.metadata.MetadataManager.getDefaultIDP(MetadataManager.java:781) at org