We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 512ac25 + 7316eda commit 27c50e5Copy full SHA for 27c50e5
docs/solution-guidance/security-apponly-azuread.md
@@ -1,7 +1,7 @@
1
---
2
title: Granting access via Azure AD App-Only
3
description: Granting access via Azure AD App-Only
4
-ms.date: 06/28/2022
+ms.date: 12/30/2022
5
ms.prod: sharepoint
6
author: vesajuvonen
7
ms.author: vesaj
@@ -32,6 +32,8 @@ To create a self signed certificate with this script:
32
33
> [!NOTE]
34
> The dates are provided in ISO date format: YYYY-MM-dd
35
+>
36
+> The certificate key algoritm must be RSA, this is the only supported algorithm currently
37
38
The actual script can be copied from here:
39
0 commit comments