Authentication in Spring boot application with Keycloak as OAuth2 provider (Part 1)

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 44

  • @RajaniGanta-fo5uo
    @RajaniGanta-fo5uo 8 месяцев назад

    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.

  • @SrinivasuAvasarala
    @SrinivasuAvasarala 9 месяцев назад

    superb explanation. I was looking for this from the last few days.

  • @hanifsyahsn1279
    @hanifsyahsn1279 2 года назад +1

    this is what i was looking for about a whole day

  • @bret-bacon
    @bret-bacon Год назад

    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.

  • @Rohityadav-tj2bz
    @Rohityadav-tj2bz 2 года назад +1

    Understood clearly waiting for 2nd part !!

  • @kimberlypaolasolerjaramillo
    @kimberlypaolasolerjaramillo 8 месяцев назад

    Thanks for your video, is an excelent information for me.

  • @dhammpalkamble7461
    @dhammpalkamble7461 Год назад

    crystal clear explaination .... please upload the 2nd part ....

  • @vignesh3184
    @vignesh3184 2 года назад +1

    Crystal clear explanation 🔥 pls upload the second part.

  • @DhammpalKamble-mb6hg
    @DhammpalKamble-mb6hg 2 года назад

    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

  • @vageeshanvageesh5583
    @vageeshanvageesh5583 Год назад

    Great content.. Waiting for the next series :)

  • @juned6076
    @juned6076 2 года назад

    crystal clear explanation .! amazing, what a tutorial.!

  • @kunalchouhan3829
    @kunalchouhan3829 2 года назад +1

    Please upload 2nd video for this

  • @AbcdPqrs12345
    @AbcdPqrs12345 Год назад

    Good ste by step explaination !!!

  • @travel_with_sourav
    @travel_with_sourav Год назад +1

    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

  • @priyanthasamaraweera752
    @priyanthasamaraweera752 2 года назад

    Nice explanation. Thank you.

  • @nothing-ic9fz
    @nothing-ic9fz Год назад

    thank you sister

  • @mayankgupta2543
    @mayankgupta2543 Год назад

    I did not see the usage of roles that were created.
    And how permissions come into picture.
    Rest of the demo was good

  • @abdelaliakdim8234
    @abdelaliakdim8234 2 года назад

    Amazing, waiting for the part 2 ^^

  • @LeonardoVersianiPaiva
    @LeonardoVersianiPaiva 2 года назад

    Hi! this video help me a lot!! thank you so much! Next part prediction ?

  • @saiRakshya
    @saiRakshya Год назад

    How to validate the token based realm and username

  • @marypaul9627
    @marypaul9627 2 года назад

    hi how can we register clients from a user interface like a react app into the keycloak

  • @vaibhavasharma2774
    @vaibhavasharma2774 Год назад

    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?

  • @amitjajoo9510
    @amitjajoo9510 Год назад

    its 1 year when 2 video will be uploaded?

  • @MikeMoreira-c1x
    @MikeMoreira-c1x 7 месяцев назад

    There is no part 2?

  • @klintonj4969
    @klintonj4969 2 года назад

    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?

  • @amitjajoo9510
    @amitjajoo9510 Год назад

    create video if we have 4 table of login in your db how to do that

  • @rbelatamas
    @rbelatamas 2 года назад

    Thank you so much!

  • @GamerBoy-xb1sd
    @GamerBoy-xb1sd 9 месяцев назад

    i need gmail signin and forgot password vedio also for keycloak can you please provide

  • @VikashGupta-wu2fc
    @VikashGupta-wu2fc 2 года назад

    Hello...can we connect to different realm dynamically

  • @rushrider7700
    @rushrider7700 2 года назад

    Please upload 2nd part 👍🏻

  • @ChandanKumar-xd1tg
    @ChandanKumar-xd1tg Год назад

    ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤

  • @rahuldarekar8317
    @rahuldarekar8317 2 года назад

    When can we expect the part 2?

  • @sunderjithk9778
    @sunderjithk9778 2 года назад

    Hello Divya! This video was really helpful. When will you be uploading the next part?

    • @codetech3476
      @codetech3476  2 года назад +2

      Glad it helped you. Part 2 will be uploaded soon.

    • @khalidaziz917
      @khalidaziz917 2 года назад

      @@codetech3476 It's been 4 months already :)

  • @emad_arnesto9175
    @emad_arnesto9175 2 года назад

    hello thank for this useful tutorial, it's necessary to create class or model for security? and what's the best method?

    • @BalrajSingh-jb7ul
      @BalrajSingh-jb7ul Год назад

      Hi emad , what did you used for database? , as I can see there is no db configuration in the properties file

  • @RomanBehroz
    @RomanBehroz 2 года назад

    great video. Any chance we get the second part? :)

  • @ajithrameshkumar3322
    @ajithrameshkumar3322 2 года назад

    pls upload spring mvc configuration

  • @atulpatel1490
    @atulpatel1490 2 года назад

    please upload next part

  • @samargaiche-mc4vx
    @samargaiche-mc4vx Год назад

    Part 2

  • @ri6ik
    @ri6ik Год назад

    Привет. А ты сможешь фул стек приложение spring rest на микро сервисной архитектуре?

  • @juned6076
    @juned6076 2 года назад

    i'm getting unsupported_grant_type

  • @spidergood-y3z
    @spidergood-y3z Год назад

    crystal clear explaination .... please upload the 2nd part ....