Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 275 forks source link

set the cookie expiration time #662

Closed santhoshb-msft closed 3 months ago

neelavarshad commented 3 months ago

Approving:

  1. Cookie expiry time is set to 60 minutes with sliding expiration
  2. Updated startup.cs file with validated antiforgerytoken
  3. Ignore antiforgery token for webhook
  4. Referencing antiforgery token from form element