Spring Security Oauth2 Tutorial with Keycloak - Part 4 - Refresh Token & Single Sign On

preview_player
Показать описание
Spring Security Oauth2 Tutorial with Keycloak - Part 4 - Refresh Token & Single Sign On

In this video, we are going to learn how Refresh Token Mechanism works, how Password Grant Flow works and How to implement Single Sign On using Github as an Identity Provider

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

Sir, you can make videos to discuss Microservices related interview topics & questions such as spring security with jwt, oauth2, keycloak and all? You can easily make those clips in few hours with less efforts & may gain more subscribers. Just collect questions from ur own experience, colleagues, or internet & record ur voice answers. (Say such extra 2 video per week, apart from ur weekend regular videos). you dont have such Interview videos series & so it'll be new adventure. Also while answering u can add practicals to it for more clarity.

aadiraj
Автор

Sir, I've two doubts.

1. if scale-out means adding extra resources as per need, then what is scale-up?

Similarly, removing unnecessary resources is what scale-in meant, then what about scale-down?

These are different right?

2. Why @Configuration is included implicitly in @SpringBootApplication at main class when we are not adding any @Bean in general & there exist only one static main() for JVM to trigger. Static method means, we or JVM can use className to call that method. Thus, isn't extra given @Configuration makes our code verbose & jar as fat?

aadiraj
Автор

What if we want to add same sso with pkce authorization code flow..from ui application like angular..??can you please make a video on that..

OdiaMadBiker
Автор

Bro please provide all separate videos for microservices please

abdurmuneer
Автор

Sir how to give grant types via OAuth2? I mean I want only few section of pic to be viewed by client, client cant edit that and can have read only permit..etc.

aadiraj
Автор

Hello guys my name is abdul i am from India .first of all thank you for your videos it is really helpful for peoples like me .Big salute for this.And then i am searching some onsite opportunities working on other country like america, Australia, England or Canada os very big dream for me.please help me to achieve my dream i am fullstack developer in java and angular.please help me brothers

abdurmuneer
Автор

Sir next topic when u're free, plz take lecture on : Webclient & WebFlux 🙏

I know u're planning for Youtube clone, but after that plz webflux 🙏

while(true){
System.out.println("Webflux plz 🙏");
}

aadiraj