Spring Security Oauth2 Tutorial with Keycloak - Part 3 - Client Credentials Flow

preview_player
Показать описание
Spring Security Oauth2 Tutorial with Keycloak - Part 2, in this video we are going to learn the Client Credentials Flow and how to implement it using Keycloak and Spring Boot

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

I have an application where I have angular frontend + spring cloud gateway + downstream microservices + keycloak. Here I will have to follow both flows - authorization code flow which you showed in PART2 from frontend to backend and client credentials flow between microservices. Correct me if I am wrongly interpreting

rutulshah
Автор

Wow! Thanku sir. And ya, special thanks for describing Token-Relay in both ways, RestTemplate and WebClient 😍

aadiraj
Автор

Great presentation! I find it easy to follow along and everything is explained clearly. I will continue to follow you and watch your videos.

jeffhutchinson
Автор

Good introduction video to rest template and WebClient, kudos to you. If possible could you make a video where the token is automatically generated instead of passing externally? That would be like icing on the cake to the audience.

One feedback on the current video is that in microservice2 application there was no security defined so the token action in
the second service is not seen, I mean if we don't provide the token then also we could access to 2ns service endpoint.

merinazaronse
Автор

Hi, many thanks for your tutorial. In minute 17:00 can you explain how can we do if we have a SOAP call instead a REST microservice 1?
Thank you.

TheRagreis
Автор

Thank you very much for your videos! They are a great help to me.
Could you please develop an example of gateway + keycloak + client credentials or tell me how to implement it?
What I need in my company is that only the apis that I want can connect to my microservice.
I've been trying for a few days now and I can't get anything, please help! Thank you very much.

senoremc
Автор

As per the video I have tried the same code but I am getting unauthorised 401 error in postman could you please help me if I have missed anything

umavyshnavik
Автор

Can we change IDP from keycloak to okta with out any change in spring security or change to any other IDP which supports OAUTH

gaurav
Автор

Sir, where is our sunday keycloak part4 video?

aadiraj
Автор

why not used feign client instead of resttemplate ?

aviator
join shbcf.ru