Apa library yang umum digunakan untuk membuat JWT di Spring Boot?
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
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 Quizizz
25 questions
Kuis Keamanan Data dan Informasi

Quiz
•
9th Grade - University
20 questions
Uji Pemahaman Teknologi Jaringan

Quiz
•
12th Grade - University
30 questions
DDPK

Quiz
•
10th Grade - University
20 questions
literasi Digital

Quiz
•
10th Grade - University
20 questions
Ujian Sumatif TIK Materi aplikasi Bandlab dan Capcut

Quiz
•
9th Grade - University
20 questions
BAB 6 ANALISIS DATA B. Perkakas Pengolah Lembar Kerja

Quiz
•
7th Grade - University
28 questions
Security Engineer Intern

Quiz
•
University
20 questions
Quiz Mobile Devices and Internet of Things

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade