keycloak: user federation from ldap

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

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

  • @martinsimon4215
    @martinsimon4215 2 ปีที่แล้ว +3

    Hello, what if I need to connect to a customer ldap where I dont have admin account ?

    • @computeriseasy
      @computeriseasy  2 ปีที่แล้ว

      Hello, if you have a standard installation of ldap you must have an admin . Through the admin account can you access and manage your whole ldap tree.

    • @martinsimon4215
      @martinsimon4215 2 ปีที่แล้ว +1

      @@computeriseasy The ldap is not my company, it is customer LDAP, so they not gonna share admin user with us. Does it need to be admin or it can be a regular user with specific role ( read only for instance ) ?

    • @computeriseasy
      @computeriseasy  2 ปีที่แล้ว

      @@martinsimon4215 i have not done it but it muss be possible. To allow another, non-admin user to do this, create a new role, add the relevant permissions to this role, and assign the non-admin user to the role.

  • @shohidulhaque759
    @shohidulhaque759 2 ปีที่แล้ว +3

    great tutorial. the explanation is great.

    • @computeriseasy
      @computeriseasy  2 ปีที่แล้ว

      i am glad that it could help and thanks for your feedback.

  • @joseluisfernandez5981
    @joseluisfernandez5981 2 ปีที่แล้ว +2

    That was a great explanation. Thanks bro!

    • @computeriseasy
      @computeriseasy  2 ปีที่แล้ว

      i am glad that i could help and thanks for your feedback.

  • @bcreddy571
    @bcreddy571 ปีที่แล้ว +1

    Thanks for the detail explanation , if we want to ldap groups also need to migrate to keycloak what are changes need to do from configuration level .when i do keycloak ldap migration only users are imported to keycloak under user but group are not imported in my ldap groups also configured ,so if i want to import the groups what configuration changes need to do . Please let us know the configuration steps for group migration

    • @computeriseasy
      @computeriseasy  ปีที่แล้ว

      that is a good question. After doing the federation you have to open the mappers tab ( under the federation itself). After that you have to create a new mapper and for that mapper you select the ,, group-ldap-mapper ,, and there you do the configuration according to your ldap structure.

    • @bcreddy571
      @bcreddy571 ปีที่แล้ว +1

      @@computeriseasy I have tried the same steps but groups not imported , getting this message I have installed intSuccess! Data synced successfully. 0 imported groups, 0 updated groups, 0 removed groups
      Canyou please help me the keycloak configuration details for groups import
      please make a video for groups migration in keycloak if possible

    • @computeriseasy
      @computeriseasy  ปีที่แล้ว

      @@bcreddy571look at the log file of keycloak, maybe you find some infos about that. Or try it with :
      Ignore Missing Groups: True

  • @deepakremesh
    @deepakremesh 3 ปีที่แล้ว +2

    how can we change Redirect URI to https in Identity Providers

    • @computeriseasy
      @computeriseasy  3 ปีที่แล้ว +1

      It is very good question ! After adding an identity provider ( like microsoft ) under the identity providers in your desired realm, the redirect uri will be automatically created according to the base url of your keycloak server . if your keycloak server runs under https the redirect uri under identity provider muss be also under https, for example in my case :
      keycloak.xxxx:8443/auth/realms/my-realm/broker/microsoft/endpoint
      I hope, i could help :)))

    • @deepakremesh
      @deepakremesh 3 ปีที่แล้ว +1

      @@computeriseasy this helped me a lot thank you very much

    • @computeriseasy
      @computeriseasy  3 ปีที่แล้ว

      @@deepakremesh i am glad, that it could help :)))

  • @shojibflamon
    @shojibflamon 2 ปีที่แล้ว +1

    My Configuration is ok but each time when want to sync the user, getting
    "Success! Sync of users finished successfully. 0 imported users, 0 updated users, 587 users failed sync! See server log for more details"
    Whats the reason?

    • @computeriseasy
      @computeriseasy  2 ปีที่แล้ว

      it can have different reasons. maybe the users schema is not configured correctly (cn, uid and ...). open the log file of your keycloak server and check what exactly the reason ist.

  • @zaryabbaloch5266
    @zaryabbaloch5266 2 ปีที่แล้ว +1

    Thanks alot for great tutorial

    • @computeriseasy
      @computeriseasy  2 ปีที่แล้ว +1

      i am glad that it could help and thanks for your feedback.

  • @murtaza9000
    @murtaza9000 ปีที่แล้ว +1

    Thanks you were helpful

    • @computeriseasy
      @computeriseasy  ปีที่แล้ว

      i am glad it could help and thanks for your feedback.

  • @ametsoro5580
    @ametsoro5580 2 ปีที่แล้ว +1

    That was a good video + 1 sub!