Skip to content

Don't work on KeyCloak 20.0.3 #1

Open
@Andrew140992

Description

Hello!
I am trying to set up extension and use it on version KeyCloak 20.0.3 but it doesn't work.

About server:
image

What I do step by step:

  1. Building a jar with "mvn clean install"
    image
  2. I place the artifact at /opt/bitnami/keycloak/providers/test.jar. After launch Keycloak everything is displayed correctly:
    image
  3. I create realm (clear) and client (factor) with service accounts enable toggle
    image
  4. Using postman I make a request to the url "https://kk.local/admin/realms/clear/manage-2fa/"user-id"/generate-2fa" and get 404 error
    image

Why does the api call not work and i get an error?
At what stage did I make a mistake when installing the extension?
Could you give me a more detailed manual?

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions