ANTICONFUSION : Azure AD Tutorial 4 - Writing code for fetching SAML response

Опубликовано: 01 Апрель 2026
на канале: AntiConfusion
9,388
29

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. :)