Part 8.2 - Demonstration of authorization using spring boot 3 and keycloak

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 27

  • @thilker66
    @thilker66 Рік тому +4

    Best Spring Boot 3 Keycloak tutorial!

  • @user-lr2ri5bf9q
    @user-lr2ri5bf9q Рік тому +1

    Thanks sir, for sharing your knowledge, i can't thank you enough for the work you're putting on this

    • @diveintodev
      @diveintodev  Рік тому

      Thanks for your words. More on this playlist coming soon.

  • @User-r4b7c
    @User-r4b7c 11 місяців тому

    Thanks! Great tutorial, well explained, it has helped me

  • @MisterRogers9
    @MisterRogers9 Рік тому

    good content

  • @rishikeshkmr
    @rishikeshkmr 4 місяці тому

    Great series!

  • @shyamaprasadchoudhury6436
    @shyamaprasadchoudhury6436 4 місяці тому

    Thanks for sharing. Can you please also share the realm export with user, role and client

  • @DrLamb-zo8uu
    @DrLamb-zo8uu 3 місяці тому

    very nice tutorial, in my opinion one of the best, very detailed explained, thank you!!! 🙂 But one point, i don't find the github link.

    • @diveintodev
      @diveintodev  3 місяці тому +1

      Please check the playlist description

  • @zaragalstyan
    @zaragalstyan 5 місяців тому

    Hello, what about the token? it is still valid after logout when you switch to .jwt to add a converter. how do you manage logout in this case?

    • @diveintodev
      @diveintodev  5 місяців тому +1

      The token is always related to keycloak and unless and until we do not call the logout API of keycloak, the token remains valid. No matter how many changes we do in our spring-boot application and restart the spring-boot the token is still active as it is related to keycloak.

    • @zaragalstyan
      @zaragalstyan 5 місяців тому

      @@diveintodev Thanks for the quick response, please continue the greater series of lectures :)

  • @satishpatil3760
    @satishpatil3760 10 місяців тому

    How did you add roles and users in the keycloak?

    • @diveintodev
      @diveintodev  10 місяців тому

      From the keycloak UI as well as the REST API. Both are present in the playlist.

  • @FunTalezReaction
    @FunTalezReaction 6 місяців тому

    cant fing couston auth converter for jwt please provide git hub is incomplete

    • @diveintodev
      @diveintodev  6 місяців тому

      I am able to see it github.com/dive-into-dev/springboot-keycloak/blob/main/src/main/java/dive/dev/security/JwtAuthConverter.java
      The SecurityConfig has annotation commented. You can uncomment and add necessary code for this specific video. Usually I comment the code for next videos.

  • @mkuroki1986
    @mkuroki1986 Рік тому

    Thanks for this tutorial, could you share the git repository, please?

    • @diveintodev
      @diveintodev  Рік тому +1

      Here github.com/dive-into-dev/springboot-keycloak

    • @mkuroki1986
      @mkuroki1986 Рік тому

      Thank you very much!! @@diveintodev 😊

  • @themiddlesunrise
    @themiddlesunrise 8 місяців тому

    Thank you for sharing your knowledge. Please cloud you share me the github repo.

    • @diveintodev
      @diveintodev  8 місяців тому +1

      The repositories :
      github.com/dive-into-dev/springboot-keycloak
      github.com/dive-into-dev/springboot-keycloakauth

  • @gpt4-q1h
    @gpt4-q1h Рік тому

    link to the github repo pls

    • @diveintodev
      @diveintodev  Рік тому

      github.com/dive-into-dev/springboot-keycloak/tree/main

  • @jallisaiteja4405
    @jallisaiteja4405 Рік тому +1

    git repo brother

    • @diveintodev
      @diveintodev  Рік тому +1

      github.com/dive-into-dev/springboot-keycloak/tree/main