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
@@ -178,7 +178,8 @@ You can also programmatically access the sign-in data using the [reporting API](
178
178
|90051| Invalid Delegation Token. Invalid national Cloud ID ({cloudId}) is specified.|
179
179
|90072| The account needs to be added as an external user in the tenant first. Sign-out and sign-in again with a different Azure AD account.|
180
180
|90094| The grant requires administrator permissions. Ask your tenant administrator to provide consent for this application.|
181
-
|500021|Tenant is restricted by company proxy. Denying the resource access.|
181
+
|500011| The resource principal named <siteaddress> was not found in the tenant named <tenantID>. 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 might have sent your authentication request to the wrong tenant.|
182
+
|500021| Tenant is restricted by company proxy. Denying the resource access.|
182
183
|500121| Authentication failed during strong authentication request.|
183
184
|500133| The assertion is not within its valid time range. Ensure that the access token is not expired before using it for user assertion, or request a new token.|
184
185
|530021|Application does not meet the Conditional Access approved app requirements.|
0 commit comments