User-1961814522 posted
Hi All,
I had implemented Claims based authentication in my asp.net core web application. It works perfectly. I would like to understand the internal working mechanism of claims based authentication.
Can someone help in understanding how the claims id is generated, how the cookie from browser is authorized. Also how the cookie is encrypted.
Thanks and Regards,
Ashvin