- 3
- 16 905
CodeTech
เข้าร่วมเมื่อ 28 พ.ย. 2019
OAuth2 simplified! Log in with Facebook explained.
This video explains in detail what is Oauth2 by taking an example of Spotify app which allows users to log in Facebook.
มุมมอง: 683
วีดีโอ
Authentication in Spring boot application with Keycloak as OAuth2 provider (Part 1)
มุมมอง 15K2 ปีที่แล้ว
Authentication using keycloak and spring security. Keycloak download - www.keycloak.org/downloads ( download the wildFly distribution) Complete code available on github : github.com/codeTechDivya/Keycloak-with-springboot
Eureka server + Spring boot microservices
มุมมอง 9782 ปีที่แล้ว
This video includes Spring cloud eureka server Implementation. Access the git hub code here - github.com/codeTechDivya/Microservices-SpringBoot-mongoDb-Eureka
There is no part 2?
Thanks for the video, kudos for excellent explanation which helps me a lot. Please upload Part 2 as well, will be very thankful to you.
Thanks for your video, is an excelent information for me.
i need gmail signin and forgot password vedio also for keycloak can you please provide
superb explanation. I was looking for this from the last few days.
I did not see the usage of roles that were created. And how permissions come into picture. Rest of the demo was good
thank you sister
How to validate the token based realm and username
Please make one video on fault tolerance
its 1 year when 2 video will be uploaded?
create video if we have 4 table of login in your db how to do that
Thank you so much for posting such amazing content. Your knowledge of spring security and OAuth2 standards is impressive, some of these concepts still elude me, lol. Of course, I have always been lazy in my learning habits. Just a small piece of advice for everyone watching though, the Keycloak adapter for spring is ultra deprecated and unlikely to be updated. I have read somewhere that the spring-addons-starter-oidc is the most up to date Spring Java starter library for Keycloak integration with Spring Boot projects. If possible could you update your video to include step-by-step instructions to integrate Keycloak with just the Spring OAuth2 Client Starter only? Thanks again for posting.
Can you please create a video for role based access l, the role admin and user which you have created on Keycloak, so how can we access an api using role based Authorization?
crystal clear explaination .... please upload the 2nd part ....
❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
Hi, I am trying to implement feign client to access another keycloak protected application through eureka server. I am getting exceptions. But, it is successful only if i configure direct uri in feignclient instead eureka service name. Could you helpmeout something?? Or any other site to solve it??
Great content.. Waiting for the next series :)
crystal clear explaination .... please upload the 2nd part ....
Part 2
Привет. А ты сможешь фул стек приложение spring rest на микро сервисной архитектуре?
Getting error : The type org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter cannot be resolved. It is indirectly referenced from required type org.keycloak.adapters.springsecurity.config.KeycloakWebSecurityConfigurerAdapter
Good ste by step explaination !!!
please upload next part
Thank you so much!
great mam .. thank you so much for this video ... please provide next video .. how to create user with spring boot application and store user data in mysql by using keycloak
great video. Any chance we get the second part? :)
Please upload 2nd video for this
this is what i was looking for about a whole day
hi how can we register clients from a user interface like a react app into the keycloak
crystal clear explanation .! amazing, what a tutorial.!
i'm getting unsupported_grant_type
Nice explanation. Thank you.
Please upload next part
Waiting for part 2. Do more videos like this.
pls upload spring mvc configuration
Please upload 2nd part 👍🏻
Crystal clear explanation 🔥 pls upload the second part.
Thanks Divya for this videos!!! I have one question. we creating the user in keyclock right .Instead of that is it possible to get Auth data from mysql dB?
hello thank for this useful tutorial, it's necessary to create class or model for security? and what's the best method?
Hi emad , what did you used for database? , as I can see there is no db configuration in the properties file
Hello...can we connect to different realm dynamically
Hi! this video help me a lot!! thank you so much! Next part prediction ?
Amazing, waiting for the part 2 ^^
When can we expect the part 2?
Nice explanation, keep it going
Thanks 🙂
Understood clearly waiting for 2nd part !!
Hello Divya! This video was really helpful. When will you be uploading the next part?
Glad it helped you. Part 2 will be uploaded soon.
@@codetech3476 It's been 4 months already :)
Very well explained Divya 👏
Thank you🙂
Thanks for the detailed information