[keycloak-user] SPI for removing user

Sebastien Blanc sblanc at redhat.com
Thu Apr 11 05:47:42 EDT 2019


You can use the Rest API to delete an user :
https://www.keycloak.org/docs-api/5.0/rest-api/index.html#_users_resource
DELETE /{realm}/users/{id}

On Thu, Apr 11, 2019 at 11:43 AM Pavel Drankov <titantins at gmail.com> wrote:

> Hi,
>
> Is there any SPI, which allow removing users from keycloak?
>
> Best wishes,
> Pavel
> _______________________________________________
> 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