Bilding an effective identity and access management architecture with Keycloak

Поділитися
Вставка
  • Опубліковано 21 сер 2024
  • Sebastien Blanc, Red Hat

КОМЕНТАРІ • 39

  • @marcianoacuerda
    @marcianoacuerda 3 роки тому +14

    The few attendants to this talk proofs that we think we are better at security than we really are lol.
    Very good talk. I’m just getting started with Keycloak and I already want to use it in all of my projects. The policy stuff is crazy useful!

  • @rajuGT
    @rajuGT 4 роки тому +38

    At @12:00 you forgot to click save button :(

  • @ajit555db
    @ajit555db 5 років тому +24

    For getting the avatar url in id jwt token, you needed to
    1. Create a new client scope or use existing client scope
    2. Map the user attribute (avatar url) to the the selected client scope
    3. For the selected client, assign the above client scope as default client scope.
    4. Now in the jwt id token, avatar url would appear.

    • @derskeal4240
      @derskeal4240 2 роки тому +9

      He forgot to save when he created the User Attribute for avatar.

    • @raisanjmr
      @raisanjmr 11 місяців тому

      hi bro
      i am new to keycloak and i am bit confused about the concepts
      can we connect

  • @gustavoteixeira8806
    @gustavoteixeira8806 4 роки тому +2

    Great talk about Keycloak! Thanks!

  • @ThePakChina
    @ThePakChina 2 роки тому

    Amazinnggg.Devoxx always bring very interesting topics.Thank you devoxx.

  • @rtyx
    @rtyx 4 роки тому +4

    Pure gold @28:00

  • @inclinedscorpio
    @inclinedscorpio 3 роки тому +1

    Great Session. Thanks for this !

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

    great explanation! Thank you so much ❤

  • @mb.prathamesh
    @mb.prathamesh 2 роки тому

    Informative Session!

  • @YogendraTamang
    @YogendraTamang 3 роки тому +1

    super useful video.

  • @fernandobaroni1497
    @fernandobaroni1497 4 роки тому

    Great video, good explanations!!

  • @stefanhuber9095
    @stefanhuber9095 2 роки тому +3

    To make the avatar picture visible you forgot to Save the attribute at minute 12:04

  • @quangtruongnguyen9481
    @quangtruongnguyen9481 2 роки тому +1

    I think Policy Enforcement Point call keycloak server(with grant_type=uma-ticket) every time request to check if it is acceptable or not

  • @stefanholtker3944
    @stefanholtker3944 4 роки тому +3

    Thank you for this nice Presentation. May i ask what OS and Terminal u use?

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

    Two factor 🙂

  • @bomkarram
    @bomkarram 4 роки тому

    Great Talk

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

    does anyone have keycloak hardening guide?

  • @mackyin
    @mackyin 3 роки тому +2

    Thanks,do we have this code in github?

  • @amazinggracechoirkabugaoff7176

    what should i do if i want to login and get such response of {access_token, id_token, refresh_token} but also I want to add new object in this response ?

  • @yag359
    @yag359 3 роки тому

    Just so I understand - by following this demo I would need to update all of the UI pages contained in Keycloak so that I can get my application's look and feel - correct? Does that mean I essentially need to maintain 2 sets of code (i.e. my application ui code and the keycloak ui code)? And consequently potentially coordinate my application deployments with re-deployment of Keycloak?

    • @nebeade
      @nebeade 2 роки тому

      49:50 no you can use REST to do that with your own app

    • @PabloPazosGutierrez
      @PabloPazosGutierrez 2 роки тому

      I believe the keycloak customization stuff should be done once, though it might change from app to app, so on that area I guess it will need some customization per-app, but it's still just the GUI, not the whole logic, which might be a bunch of code more than just the GUI.

  • @MrGaryC-1
    @MrGaryC-1 2 роки тому

    The demo is good but the text on the screen is SOOO BLURRY I cant read what he is doing. I need to audio just so he can give the play by play.

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

    Case with avatar is like stend up

  • @FuzzPiAndFacial
    @FuzzPiAndFacial 3 роки тому

    Is it possible the something with oauth

  • @QuangNguyen-ed5sk
    @QuangNguyen-ed5sk 3 роки тому +7

    I love Keycloak but please rewrite it in Golang :) I can not see that Keycloak is eating about 450MB Ram in IDLE by comparing with 20MB of a service in Go.

    • @FranciscoMoura-paco
      @FranciscoMoura-paco 2 роки тому +1

      From Keycloak 17.x, it was built using Quarkus, with low memory usage and fast start up.

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

      You could consider zitadel if you want something written in go.

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

    (Title is spelled wrong on the video)

  • @bltzbrg
    @bltzbrg 2 роки тому +1

    "Bilding"?

    • @MotownGuitarJoe
      @MotownGuitarJoe 2 роки тому

      My first thought too, but then I realized that English is his second language. Cut the dude a break.
      I'm guessing his English is WAY better than either of our second languages.

    • @bltzbrg
      @bltzbrg 2 роки тому

      @@MotownGuitarJoe My second language should be almost on a similar level but my 3rd not. I think this account here just stole the video and fucked up the title :D

  • @franklinperez1988
    @franklinperez1988 2 роки тому

    Great talk about Keycloak! Thanks!