Hi,
I am a to SAML and I have got task to integrate existing Spring based application [not spring boot] with SAML SSO. I scanned through many pages, and got some basic concepts like Idp and SP and the meta data files.
I am trying out the sample application using pac4j- j2ee, but when I hit the SAML link it fails saying the metadata file is not uploaded or some thing else might be wrong. From where I can generate the meta data and also how to get the Idp metadata from gmail?
Everything seems to be very confusing to me and seems there is lot of setup involved.
What I am looking for is a step by step guide to integrate SAML SSO to a Spring based web application.[not spring boot], nor maven driven.
Any help would be highly appreciated.