Home > Software design >  What are ai_user and ai_session cookies in ASP NET Core Identity and how to configure it?
What are ai_user and ai_session cookies in ASP NET Core Identity and how to configure it?

Time:01-26

I am new to ASP net core and learning how identity works. I am wondering what are ai_user and ai_session cookies added to the requests when using identity. enter image description here

You can read this ducument to learn more about Application Insights

  •  Tags:  
  • Related