Securing a Rest API using Custom OAuth2 Authorization Server - Part 2

preview_player
Показать описание
This video is the continuation of Oauth2 Custom Authorization Server. It shows how to create a Rest Application, make it a resource server and secure it using our own Authorization Server. You can learn about the different grant types in OAuth2 and how to use it in real world scenario. We get the access token from the oauth2 Authorization Server and use it to get the resources from the Resource Server.

You can find the code here:
Рекомендации по теме
Комментарии
Автор

Thanks Madam, Awesome tutorial on spring security. Really appreciate your efforts.

sandyareddy
Автор

everything is very well explained appreciate it. Keep uploading stuff like that

anantmishra
Автор

Hi Ji, you are so great, keep going and I'm so excited about part 3 can you record it

omersalah
Автор

Hi Madam, your explanation is very good and waiting for the 3 rd part of granty type authentication code.

manjunathak
Автор

Thanks for the video, this is on point for what i was looking for!

However I have a question, how do we impliment scope when we are securing an api by verifying access token from oauth server. I implimented my server and client very similar to your code, just not sure how to add scope. Where all do i need to make changes?

daystoexcel
Автор

Thanks you! I have learned many things. :3

sun-wupt
Автор

how to add models dependency in my project i don't know please help anyone because i currently develop micoservice arctech

Bruce_mani