Part 10.6 - Different keycloak policies using spring boot 3

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

КОМЕНТАРІ • 4

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

    Do you offer consultancy services?
    I need input in authorization design in Keycloak.

  • @AdriennSzékely-c9o
    @AdriennSzékely-c9o 9 місяців тому

    Hi!
    I use the 24.0.1 version of Keycloak and I'm facing with the following problem:
    - I created a parent group "admin" and added some users
    - I created a child group for "admin" named "admin1" and added some users here too
    When I want to create a GROUP based policy, and I add my parent group to it, I cannot check the "Extend to children". I tried it with multiple parent and child groups and I tried with some other versions of Keycloak, but it still didn't work. :(

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

      Did you try on one of the below versions?
      23.0.3
      22.0.1
      21.0.2
      I have tried on these and works as expected. It may be a bug in the newer version and the team will fix in further versions if found out.

    • @AdriennSzékely-c9o
      @AdriennSzékely-c9o 9 місяців тому

      @@diveintodev I tried the version you used, it didn't work either, but I found another approach for my idea. But anyway, thanks for the reply! :)