You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct the PowerShell given in the "Generate a report that lists each add-in and the date that its secret expires..." step. The current script simply outputs a static date (today) instead of the expiration date of the secret.
4. Open the file C:\temp\appsec.txt to see the report. Leave the Windows PowerShell window open for the next procedure, if any of the secrets are near expiration.
@@ -180,4 +175,4 @@ For expired client secrets, first you must delete all of the expired secrets for
180
175
181
176
-[Provider Hosted App fails on SPO](https://blogs.technet.microsoft.com/sharepointdevelopersupport/2015/03/11/provider-hosted-app-fails-on-spo/)
182
177
-[Creating SharePoint Add-ins that use low-trust authorization](creating-sharepoint-add-ins-that-use-low-trust-authorization.md)
183
-
-[Authorization and authentication of SharePoint Add-ins](authorization-and-authentication-of-sharepoint-add-ins.md)
178
+
-[Authorization and authentication of SharePoint Add-ins](authorization-and-authentication-of-sharepoint-add-ins.md)
0 commit comments