nerdexam
Microsoft

AZ-204 · Question #298

You deploy an Azure App Service web app. You create an app registration for the app in Azure Active Directory (Azure AD) and Twitter. The app must authenticate users and must use SSL for all…

The correct answer is B. ID token signature. https://docs.microsoft.com/en-us/azure/active-directory-b2c/tokens-overview#validation

Submitted by suresh_in· Mar 30, 2026Implement Azure security

Question

You deploy an Azure App Service web app. You create an app registration for the app in Azure Active Directory (Azure AD) and Twitter. The app must authenticate users and must use SSL for all communications. The app must use Twitter as the identity provider. You need to validate the Azure AD request in the app code. What should you validate?

Options

  • AID token header
  • BID token signature
  • CHTTP response code
  • DTenant ID

How the community answered

(15 responses)
  • A
    13% (2)
  • B
    73% (11)
  • C
    7% (1)
  • D
    7% (1)

Explanation

https://docs.microsoft.com/en-us/azure/active-directory-b2c/tokens-overview#validation

Topics

#Azure AD authentication#JWT validation#ID token#OAuth 2.0

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice