Keycloak, Generating a JWT token by admin api for a specific user

Viewed 30

In keycloak, I want to generate a JWT token for a specified by Admin's Api (Just by user's id, without password). And send it back to the user How can I do that? I've looked in keycloak api page, but I couldn't find anything useful. :(

Thanks

0 Answers
Related