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
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