OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
95 stars 40 forks source link

Azure App Secret renewal #126

Closed martinfredette closed 1 year ago

martinfredette commented 1 year ago

Hi,

I set my app secret to expire in 12 months but question, is there any procedure on how to renew this secret ?

Thanks

AshwiniShrirao commented 1 year ago

@martinfredette , Thank you for reaching out to us. Please allow us some time to check this and will update you.

AshwiniShrirao commented 1 year ago

@martinfredette, For updating client secret please follow below steps,

  1. Check and update client secret expiration date
  2. Update Application Configuration This has to be updated in simpleAuth Service configuration. image

Please refer this article for more details.