[keycloak-user] How to configure my client for use ADMIN REST API [DELETE]: https://keycloaksrv.fr/auth/admin/realms/myclient/users/'

Sebastien Blanc sblanc at redhat.com
Mon May 6 12:54:30 EDT 2019


Give your user the "manage-users" role , you can do that from the role
Mappings tab in the user screen and select in "client roles" =>
"realm-management" and there you should see the role "manage-users" and
assign it.



On Mon, May 6, 2019 at 5:45 PM Christophe Lehingue <clehingue at gmail.com>
wrote:

> Hello, how to configure a client so that the user can use the user removal
> API?
>
> [DELETE]:
> https://keycloaksrv.fr/auth/admin/realms/myclient/users/fdskgjdkdjkgjf-sdssdsqdqsdqsdsq
>
> Whenever I try to call this request REST => I get the following error
> message: "resulted in a 401/403 Unauthorized`"
>
> Can you help me ?
>
> Thank you
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list