Skip to content

Commit c7f24bd

Browse files
authored
Merge pull request #104825 from MarkusVi/Error10
Error10
2 parents 544956c + 07f9006 commit c7f24bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/reports-monitoring/reference-sign-ins-error-codes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
1414
ms.tgt_pltfrm: na
1515
ms.workload: identity
1616
ms.subservice: report-monitor
17-
ms.date: 08/08/2019
17+
ms.date: 02/19/2020
1818
ms.author: markvi
1919
ms.reviewer: dhanyahk
2020

@@ -198,6 +198,7 @@ You can also programmatically access the sign-in data using the [reporting API](
198198
|530021|Application does not meet the Conditional Access approved app requirements.|
199199
|530032|Blocked by security policy.|
200200
|700016|Application with identifier '{appIdentifier}' was not found in the directory '{tenantName}'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.|
201+
|700051|Response_type 'token' is not enabled for the application. The application requested an unsupported response type due to the following reasons: response_type 'token' is not enabled for the application. Application owner should go to the Azure portal or call MS Graph to enable the implicit access token grant.|
201202
|900432|Confidential Client is not supported in Cross Cloud request.|
202203
|5000811|Unable to verify SAML token signature. The signing key identifier does not match any valid registered keys.|
203204
|7000215|Invalid client secret was provided.|

0 commit comments

Comments
 (0)