Skip to content

Add functionality to verify user email. #331

Closed
@VerzCar

Description

@VerzCar

I'm creating users from my own user-service. In there I create the user via CreateUser() and then I'd like to send a verification email, so the user can verify his email.

The easiest solution would be to implement another functionality that sends a POST to the /send-verify-email endpoint as described here: [PUT /{realm}/users/{id}/send-verify-email] keycloak docs

keycloak-docs-send-verification-email

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions