Please refer to the Spring docs for details about Spring SAML. In this article, I am not trying to capture what Spring SAML does. Instead, the intent of this article is to help SP IDP integrators know the possible areas of concerns.
Service Provider:
A service provider is an application where a developer writes code using Spring SAML to connect with an Identity Provider. It’s here that the Spring SAML version based code is written. I used 1.0.2.RELEASE for my development.
Read full news article on Dzone