Question 196

You need to complete the MSALjs code for the SSO Javascript. Which code segment should you insert at line 06?
  • Question 197

    You are building a Microsoft teams application by using an outgoing webhook.
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 198

    You develop a web API named WebApi1.
    When validating a token received from a client application, WebApi1 receives a MsalUiRequiredException exception from Azure Active Directory (Azure AD).
    You need to formulate the response that WebApi1 will return to the client application.
    Which HTTP response should you send?