Skip to content

Cannot create users using admin-cli while plugin is enabled on realm #230

@OrdAlex

Description

@OrdAlex

Having the plugin enabled on a realm prevents creating users using admin-cli on that realm.

Steps to reproduce

  • Install plugin following instructions (4.0.0 version) (keycloak version 24.0.5)
  • configure plugin
  • Use Postman to request admin account token using admin-cli client
  • Use Postman to create a user on the realm plugin was configured on

What you expected would happen

  • User is created.

What actually happens

  • Request never finishes
  • No logs are shown in Keycloak
  • Users cannot be created on the same realm until Keycloak is restarted even when using web interface

Screenshot of plugin settings
image

User Federation plugin works properly
Using the same request to create user on a different realm without the plugin configured or on the same realm with the plugin disabled does create the user properly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions