Mastering Spring Boot & Keycloak: Comprehensive Tutorial for User Management & Security

แชร์
ฝัง

ความคิดเห็น • 54

  • @abdukarimnormirzayev6209
    @abdukarimnormirzayev6209 4 หลายเดือนก่อน +4

    Bisky thanks for free lesson. good luck. watching from Uzbekistan

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน +1

      You are welcome. I am happy that you like it

  • @ronnyshk
    @ronnyshk 3 หลายเดือนก่อน +1

    Thanks man! I was searching a lot for a solution and here found it!

    • @CodeWithBisky
      @CodeWithBisky  3 หลายเดือนก่อน +1

      Great to hear! You are welcome

  • @thiagomachado6044
    @thiagomachado6044 3 หลายเดือนก่อน +1

    Will help a lot, thanks for this class!

  • @vino7tech
    @vino7tech 18 วันที่ผ่านมา

    Wonderful video. Thank you very much for your valuable time for creating wonderful video. it is very helpful for all java developers.

    • @CodeWithBisky
      @CodeWithBisky  14 วันที่ผ่านมา

      Thank you very much

  • @BrilliantMindsZw
    @BrilliantMindsZw 4 หลายเดือนก่อน +1

    Deep stuff, you are an elaborate teacher Bisky, keep up the good work

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      Thank you very much Peter

  • @learnwithabubakar5
    @learnwithabubakar5 4 หลายเดือนก่อน

    Very Educative man Asante Sana, watching from Nigeria 🇳🇬 ❤🙏

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      Thank you very much.

  • @BriceBorisBEDA
    @BriceBorisBEDA 2 หลายเดือนก่อน

    Thanks !! Good job. Watching from Côte d’Ivoire 🇨🇮

    • @CodeWithBisky
      @CodeWithBisky  2 หลายเดือนก่อน +1

      You are welcome

  • @anderson730
    @anderson730 3 หลายเดือนก่อน

    Thanks for this great content. It's exactly what I was looking for my final year project. Watching form Cape Verde🇨🇻

  • @tapiwanasheshoshore1840
    @tapiwanasheshoshore1840 4 หลายเดือนก่อน

    great content, and Bisky you are a good teacher, watching from Kazakhstan

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      Thank you Tapiwanashe.

  • @Awil-b5n
    @Awil-b5n 2 หลายเดือนก่อน

    Thank you brother

    • @CodeWithBisky
      @CodeWithBisky  2 หลายเดือนก่อน +1

      You are welcome

    • @Awil-b5n
      @Awil-b5n 2 หลายเดือนก่อน

      @@CodeWithBisky please keep up the good work. 👍👍👍

  • @UsmaneMbacke-ie3sy
    @UsmaneMbacke-ie3sy 4 หลายเดือนก่อน

    very helpful thanks a lot

  • @shunbian2864
    @shunbian2864 3 หลายเดือนก่อน

    Thanks

    • @CodeWithBisky
      @CodeWithBisky  3 หลายเดือนก่อน

      Thank you very much for your support.

  • @thanhtrik2
    @thanhtrik2 2 หลายเดือนก่อน

    thanks

  • @hakyoshiii
    @hakyoshiii 2 หลายเดือนก่อน

    good job, however must i use it for another service like identity service? and use global security in gateway? or all in gateway?

    • @CodeWithBisky
      @CodeWithBisky  2 หลายเดือนก่อน

      Thank you very much. Watch other videos you would understand better

  • @lokesh1225l-rn
    @lokesh1225l-rn 2 หลายเดือนก่อน

    can you give me simple overview , i am creating 3 roles like DOCTOR , PATIENT , ADMIN how to manage in SDK

  • @tobiasmika7943
    @tobiasmika7943 4 หลายเดือนก่อน

    Hi Bisky
    so I am using keycloak I have created a realm , however I want when I sign up users I don't want them to be added automatically to my user list I want them to go onto a waitlist for me to come and have a look at them to ensure their details are entered correctly in order for me to then add them to my list of user and the will be written to LDAP and not onto keycloak itself. Any advice on how to achieve this?

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      You can save them without credentials and enabled to false. Once you verify the user you change the status to true and move them to ldap

    • @tobiasmika7943
      @tobiasmika7943 4 หลายเดือนก่อน

      @@CodeWithBisky Thank you

    • @jayeshnayee6735
      @jayeshnayee6735 4 หลายเดือนก่อน

      ​@@CodeWithBiskyhow to create database mysql for keycloak using spring automatically create and add data automatically it( but not standalone)

  • @judithmongare4003
    @judithmongare4003 4 หลายเดือนก่อน

    Hi bisky ar 53:19 i am getting status code 400 despite following the instructions. My user from sdk is not creating

    • @judithmongare4003
      @judithmongare4003 4 หลายเดือนก่อน

      I am using manage user role for admin-cli

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      Is the status code coming from keycloak or your API. Check that and also clone the project I created and use that

  • @lokesh1225l-rn
    @lokesh1225l-rn 2 หลายเดือนก่อน

    when i update my account password then automatic account email veryfied

    • @CodeWithBisky
      @CodeWithBisky  2 หลายเดือนก่อน

      Logically it’s correct because you have access to that email

  • @muhammedsaiddemir2801
    @muhammedsaiddemir2801 4 หลายเดือนก่อน

    The worst thing here is that we use different services for registration and login. How can I customize themes and email templates without using Freemarker? Even better, I want to manage the user from an interface I wrote with React, go to my own service for login, and go to my own service for session information. It's absurd that I haven't found a solution for these. How can I create my own endpoint and login page instead of using an auth/realms endpoint?

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      You have to use freemarker for emails. For login, you can call the auth endpoint. You can check in this video

  • @guanlinli5901
    @guanlinli5901 4 หลายเดือนก่อน

    How to obtain user ID through access_token, instead of entering the user ID in Postman

    • @CodeWithBisky
      @CodeWithBisky  4 หลายเดือนก่อน

      I shall have another Tutorial covering this. For now you add Principal in your controller and call a method getName(). I will show you the best standard

    • @guanlinli5901
      @guanlinli5901 4 หลายเดือนก่อน

      @@CodeWithBisky Thanks,looking forward to your work!

  • @lokesh1225l-rn
    @lokesh1225l-rn 2 หลายเดือนก่อน

    i am fan of this video

  • @lokesh1225l-rn
    @lokesh1225l-rn 2 หลายเดือนก่อน

    thanks for helping

  • @lokesh1225l-rn
    @lokesh1225l-rn 2 หลายเดือนก่อน +1

    superrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

    • @CodeWithBisky
      @CodeWithBisky  2 หลายเดือนก่อน +1

      Thank you very much. May you please share the video

    • @lokesh1225l-rn
      @lokesh1225l-rn 2 หลายเดือนก่อน

      @@CodeWithBiskyof course bro

    • @lokesh1225l-rn
      @lokesh1225l-rn 2 หลายเดือนก่อน

      @@CodeWithBisky yes

    • @lokesh1225l-rn
      @lokesh1225l-rn 2 หลายเดือนก่อน

      @@CodeWithBisky can you give me simple overview , i am creating 3 roles like DOCTOR , PATIENT , ADMIN how to manage in SDK