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
85 stars 33 forks source link

Azure App Secret renewal #126

Closed martinfredette closed 11 months ago

martinfredette commented 11 months 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 11 months ago

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

AshwiniShrirao commented 11 months 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.