Recovery Workflow with Ui in Boundary

Hi all,

In regards to running boundary in the recovery workflow.

Can you only manage a boundary controller in recovery workflow via cli?

Regards,

Hi there and thanks for your question. Currently, the admin UI does not support a recovery workflow. In order to gain access to admin UI (either because it has been lost or because no resources have been created yet): you may use the recovery workflow from the CLI to create a new user. That user must be associated with an account and an auth method in order to login. Continue along with the article to see how this can be accomplished from the CLI.

Alternatively, Boundary may be configured via Terraform.

Okay,

Thanks for confirming.

on top of this, I tried creating the account with terraform and I was still unable to login.

I used the sample code, but the user account I created was not able to login.