Skip to content
Discussion options

You must be logged in to vote

Oh sorry I misunderstood the question.
So I just took a look and it's a few extra steps but should work. The unique ID for password reset and invitations are stored in the same field. Invitations are just complicated password resets.

Knowing that you can:

  • Have the active user reset their password on the login page
  • Then the admin can go in and edit the user status to "invited" temporarily which will show you the invitation link
  • Copy the ID from the invite link and set the user back to active
  • Now give the user the url: YOUROMDAIN.COM/auth/resetPw/ID

This should allow them to reset their password.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@abrazhe
Comment options

@marcelfolaron
Comment options

Answer selected by abrazhe
@abrazhe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants