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
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/reference-sign-ins-error-codes.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
14
14
ms.tgt_pltfrm: na
15
15
ms.workload: identity
16
16
ms.subservice: report-monitor
17
-
ms.date: 08/08/2019
17
+
ms.date: 02/19/2020
18
18
ms.author: markvi
19
19
ms.reviewer: dhanyahk
20
20
@@ -198,6 +198,7 @@ You can also programmatically access the sign-in data using the [reporting API](
198
198
|530021|Application does not meet the Conditional Access approved app requirements.|
199
199
|530032|Blocked by security policy.|
200
200
|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.|
201
202
|900432|Confidential Client is not supported in Cross Cloud request.|
202
203
|5000811|Unable to verify SAML token signature. The signing key identifier does not match any valid registered keys.|
0 commit comments