How JWT is used for authentication in microservices - Short

preview_player
Показать описание
Learn how JWT is used for authentication in microservices in this short video. Understand the basics of JWT and how it can help secure your microservices.

what is jwt
jwt authentication
jwt auth
authentication in microservices
json web token authentication
using jwt for authentication
jwt authorization
jwt token
token security authentication
learn programming
what is jwt token authentication
microservices security using jwt authentication gateway
microservices security patterns

In this video, we will learn how JWT is used for authentication and authorization purposes in a Microservice system. Also what information does JWT contain and how is it signed and verified.

I created this channel to increase knowledge awareness about java related topics and explain those topics that every java developer finds difficult to learn or get started with.
Рекомендации по теме
Комментарии
Автор

Very nice explanation within a short time awesome

sathya
Автор

The guy gets louder and talks faster. It's like the video is slowly speeding up. Homie needs to sit down and breathe lmao.

Good content

JoshRoelle
Автор

Can you share a video on jwt using cookies.

nancydaksh
Автор

Nice compact video. I have a question though. Why not use a BFF after API gateway?

salilsawant
Автор

❤thank you so much sir please do more videoa on microservices
From Hyderabad, Telangana

prashanthreddy-sdju
Автор

But why to send the token every time in the header? Let's say if i m generating the access token and storing it in the secure cookies, then by default tge cookies will go on every request we can do the verification on the backend itself. So i m confused, if we can handle everything from backend only then, from where and why this frontend concept is coming?

Rajesh-rgfw
Автор

in the case where order service makes a call to product, is the complete response transferred from product to order via gateway ?
if yes, then won't the gateway get too much traffic with increase services ?
also it can become a single point of failure ?

incredible
Автор

What in case of feign client which calls another microservice directly. Is it a bad practice?

ArnabDhar
Автор

How do I get access to unsecured routes in the product service if verification happens at the gateway

takyimaxwell
Автор

If we are directly calling the port of services then what happen

rakshitjain
Автор

Sir you explained well.... But thoda slowly bole to best hoga or more clear😁 😇

SiwanMelodies
Автор

So rhe jwt has signature encrypted by the authz server using private key and the api gateway has thebpublic key for the same which is used for decryption. Is this the right assumption? Also the services can do authorization by checking this roles and privileges ?

kgck
Автор

can you share any detailed notes/video?

CodeUpskill
Автор

Hey bro how to disable microservice direct access..means i want my microservice accessible through only api gateway

omkarprakashbhosale
Автор

Where you store for sending in header for further request after login

niklausmikaelson
Автор

I can't understand a word you are saying!

alpachino
Автор

Waste of time ... I didn't understand

remo