Access Token | Refresh Token | Id Token - What ? Why? When?

preview_player
Показать описание
This video explains in detail about
1) What is an Id Token? Why do we need it? What are its uses?
2) What is an Access Token? When do we need to use it? How is it making application secure?
3) Why is access token lifespan less?
4) What are the security strategies or mitigation methods to be handled to keep the access token secure?
5) What is an Refresh Token? Why do we need it?
6)What is Refresh token rotation?
7) What is token workflow?
8) What should the auth server do if it suspects the token is stolen?
9)What is token family?

Microservices Interview Questions:
Рекомендации по теме
Комментарии
Автор

How do we register/Signup user (First time)in openIdConnect workflow?

MYSTERIOMAXXX
Автор

Mam can you post video for beginner level spring boot concepts other than CRUD operation which will be a great help for beginners

DCMPraveenrajS