Codean SpringBoot - JWT

Quiz
•
Information Technology (IT)
•
University
•
Medium
Kapten Nemo
Used 2+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa library yang umum digunakan untuk membuat JWT di Spring Boot?
JJWT
JSONwebtoken
JWT-Spring
Spring Security JWT
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa nama anotasi Spring Boot yang digunakan untuk menandai kelas yang menangani autentikasi?
@RestController
@Service
@Component
@Controller
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara mengekstrak username dari JWT?
token.getHeader().get("sub")
Jwts.parser().setSigningKey(secret).parseClaimsJws(token).getBody().getSubject()
JwtDecoder.decode(token).getClaims().getUsername()
token.getPayload().get("username")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Di mana secret key untuk JWT biasanya disimpan dalam aplikasi Spring Boot?
Dalam database
Dalam file .env atau application.properties
Di dalam kode secara langsung
Tidak perlu disimpan
5.
OPEN ENDED QUESTION
3 mins • 1 pt
Apa perbedaan utama antara Access Token dan Refresh Token?
Evaluate responses using AI:
OFF
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Endpoint mana yang sebaiknya tidak memerlukan JWT?
/profile
/admin
/login
/dashboard
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa HTTP status code yang tepat jika JWT tidak valid?
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Quiz Jaringan Komputer

Quiz
•
11th Grade - University
26 questions
Serangan Jaringan 2

Quiz
•
12th Grade - University
25 questions
Quiz Jaringan Komputer

Quiz
•
7th Grade - University
25 questions
UAS - Jaringan Komputer

Quiz
•
University
20 questions
sistem keamanan jaringan

Quiz
•
University
20 questions
perangkat input,output, proses

Quiz
•
10th Grade - University
20 questions
TIK BK

Quiz
•
University
20 questions
Uji Pengetahuan Fitur MikroTik

Quiz
•
12th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade