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..
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
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.
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?
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
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
All steps are functioning correctly in version 24.0 as well. I encountered minimal errors during the process. Thank you for sharing your knowledge
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..
Thank you so much, I will do more content in the near future
Hi, thank you so much, you saved my time.
Glad to hear that
Thank you very much!!!
Very helpfull
You are life saver.
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
Thanks, will do!
Thank you!
Thanks for meal
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.
can we change password of specific user through api ? if yes can you make a quick video or instruction for the collection of that
Thank you, nice tutorial
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?
Thanks for this !
Brother Thanks a lot
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
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
Awesome content.
Thanks Man
thanks buddy i was stuck at error_unkwon but now i fix
hi hope you are well, I am getting the same error - did you manage to fix it, if so how, thanks
Hi i did same like you but i recieve 403 forbidden can you help thank you so much
whats the solution can you help me?
@@orcuntukenmez9025 give more scope to your client