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

preview_player
Показать описание
This video explains about how to create an oauth2 Authorization Server and secure the Rest resources. Also explains about the different grant types in OAuth2 . It uses UserDetailsService and ClientDetailsService for configuring user details and client details respectively. It also shows how to test using both Postman and a Client Application.

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

I checked lot of videos but not understood. I really understood this video. Thank you very much for your great work

arunkumararun
Автор

I checked lot of videos and blogs, but this one is perfect and my serch ends here, grt work

sagarmelmatti
Автор

it's a pin to pin explanation . this video will authorize for all your upcoming assists.

ownmedia
Автор

Please upload more videos on integrate oauth with microservices

chandrasekhar
Автор

Will it work on latest Spring Boot version?

Could not hear audio from 9.50 for some time

khushithakur
Автор

Content is too good. Little bit of pause between conversation will help in more grasping. Good work keep it up

rmg
Автор

Thank you ma'am its very helpful to understand the OAuth.
Can you please tell what is the password you have put in Postman Basic Auth section for User, Util client?

mayurbhalerao
Автор

far better explanatin than @Tech Primers, @CodeBuffer ..thanks mam for that

majhe
Автор

This cloud oauth dependency is not in spring initializer again... i had to manually imput it in my pom but there is version confilct....

kleatech
Автор

Hello madam, explanation is too good, could you please share git link for code base

chandrasekhar
Автор

Hi Madam, in this video which flow you have used for the development?
Type 1: Grant Type is Client Credentials
Type 2: Resource Owner Flow
Type 3: Refresh Token Flow
Type 4: OAuth 2.0 Authorization Flow

santanubarik
Автор

Hello everyone...been trying to follow this. However all of my postman requests in returning unauthorized. The things is I cant even see what the problem is bc nothing is getting logged to console where the auth server is running. Does anyone have an idea where or how I can start debugging this. I will really appreciate any help at this point. Thank you very much

lylephillips
Автор

What is the password for the client named user?

TV-wiex
Автор

what is the password in authorization ?

parthpatadiya