exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 651 discussion

Actual exam question from Cisco's 350-401
Question #: 651
Topic #: 1
[All 350-401 Questions]

JSON web tokens (JWT) are used to secure JSON based communications. Which of the following fields make up a JWT? (Choose three.)

  • A. Header
  • B. Trailer
  • C. Payload
  • D. Sequence number
  • E. Signature
Show Suggested Answer Hide Answer
Suggested Answer: ACE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Darude
Highly Voted 1 year, 6 months ago
Selected Answer: ACE
provided answer is correct reference: https://jwt.io/introduction
upvoted 6 times
...
[Removed]
Most Recent 5 days, 12 hours ago
Selected Answer: ACE
A C E are correct
upvoted 1 times
...
ihateciscoreally
10 months ago
questions about fields on CCNP - no comment
upvoted 2 times
...
Vlad_Is_Love_ua
1 year, 3 months ago
Selected Answer: ACE
A JWT (JSON Web Token) is comprised of three parts: Header: A JSON object that describes the type of token and the cryptographic algorithm used to secure it. It typically consists of two fields: "alg" for algorithm and "typ" for type. Payload: A JSON object that contains the claims (statements) about the user or system that the token represents. The claims can include user ID, name, email, role, and any other relevant information. The payload may also contain additional custom claims, and the entire payload is typically encrypted using the algorithm specified in the header. Signature: A hash that is used to verify the authenticity of the token. The signature is computed by combining the encoded header, the encoded payload, and a secret key known only to the issuer, using the algorithm specified in the header. Together, these three components make up a JWT, which is typically used for authentication and authorization in web applications and APIs.
upvoted 2 times
...
Vlad_Is_Love_ua
1 year, 3 months ago
A JWT (JSON Web Token) is comprised of three parts: Header: A JSON object that describes the type of token and the cryptographic algorithm used to secure it. It typically consists of two fields: "alg" for algorithm and "typ" for type. Payload: A JSON object that contains the claims (statements) about the user or system that the token represents. The claims can include user ID, name, email, role, and any other relevant information. The payload may also contain additional custom claims, and the entire payload is typically encrypted using the algorithm specified in the header. Signature: A hash that is used to verify the authenticity of the token. The signature is computed by combining the encoded header, the encoded payload, and a secret key known only to the issuer, using the algorithm specified in the header. Together, these three components make up a JWT, which is typically used for authentication and authorization in web applications and APIs.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago