Lets now continue with the coding part wherein we will get SAML response & after decrypting it we will fetch user Email ID & send this Email to our backend code for verification with Database.
I have included few js & css files but you only have to download jquery file for running js code, other files are just a requirement for my project.
Full code explanation will be done once we will finish the whole flow. :)