.NET Core Microservices - Demo - Add Items to Cart

.NET Core Microservices - Demo - Add Items to Cart

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial demonstrates how to troubleshoot and fix a missing user ID issue in a shopping cart application. Initially, a product is added to the cart, but the user ID is not recorded. The instructor identifies the problem, debugs the code, and configures the claims in the startup class to ensure the user ID and role are correctly mapped. After implementing the fix, the application is tested to confirm the solution works, and the database is cleaned up to remove faulty entries.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What changes were made in the startup class file to ensure the claims were correctly mapped?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What was the outcome after logging in again regarding the subject and role claims?

Evaluate responses using AI:

OFF