Keycloak Admin REST API | Create Users | Add Roles

Поділитися
Вставка
  • Опубліковано 16 січ 2025

КОМЕНТАРІ • 26

  • @sanjaykushwaha8963
    @sanjaykushwaha8963 7 місяців тому +2

    All steps are functioning correctly in version 24.0 as well. I encountered minimal errors during the process. Thank you for sharing your knowledge

  • @dincerkhang
    @dincerkhang Рік тому +2

    It was very well prepared and very descriptive content. thank you for this.. I hope you will continue to post videos with other queries (eg crud operations etc.) in the near future..

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

      Thank you so much, I will do more content in the near future

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

    Hi, thank you so much, you saved my time.

  • @fadiarmoush3847
    @fadiarmoush3847 3 місяці тому

    Thank you very much!!!
    Very helpfull

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

    You are life saver.

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

    great content,
    please do other tuts on KEYCLOAK ADMIN REST API.
    but please increase the font size of the browser and terminal.
    thank you so much for your efforts

  • @Paul0o404
    @Paul0o404 Місяць тому

    Thank you!

  • @phanvuong1432
    @phanvuong1432 28 днів тому

    Thanks for meal

  • @don.ttrustme
    @don.ttrustme 7 місяців тому

    thank you.
    Is there a way to do admin stuff like create/update/retrieve and configure OAuth2.0 directly on the call in order to retrieve bearer token? I men, not to do a separate call for it on /token endpoint.

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

    can we change password of specific user through api ? if yes can you make a quick video or instruction for the collection of that

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

    Thank you, nice tutorial

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

    Hi ,This video is vey useful and gave a clear and detailed explanation about keyclaok with postman.
    Is it possible to obtain clientId and userId by API call ?Instead of taking that from keycloak UI and Is there any API in KEYCLOAK for fetching users those are not having any roles?

  • @jeanfmart
    @jeanfmart 7 місяців тому

    Thanks for this !

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

    Brother Thanks a lot

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

    Hello, I did the same thing as you did-created a realm, set up a client, granted authorization to the client, and then obtained the client's token. However, even after obtaining the token, when I use it to access the GET admin/realms/demo2/users/count service, it still returns a 401 error. Can you help thank you so mach

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

      you can give the updated and valid accesstoken,it may be shown 401 error when access token is wrong ,I too had that error, I troubleshot using the valid and updated access token, when you invoke any API call, you should give the new access token each time

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

    Awesome content.

  • @saurabhpatel3229
    @saurabhpatel3229 7 місяців тому

    Thanks Man

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

    thanks buddy i was stuck at error_unkwon but now i fix

    • @thabisojerry-maestro
      @thabisojerry-maestro Рік тому

      hi hope you are well, I am getting the same error - did you manage to fix it, if so how, thanks

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

    Hi i did same like you but i recieve 403 forbidden can you help thank you so much

    • @orcuntukenmez9025
      @orcuntukenmez9025 3 місяці тому

      whats the solution can you help me?

    • @lieslies9521
      @lieslies9521 3 місяці тому

      @@orcuntukenmez9025 give more scope to your client