Boundary error: Error from controller when performing authentication

Hello, I’d like some help on a boundary user-creation issue.

This is the command below:

BOUNDARY_ADDR='http://boundary-test-controller-griffon-ae22e3da49206b68.elb.us-east-1.amazonaws.com:9200' \
  boundary authenticate password \
  -login-name=sam \      
  -password joesam007 \
  -auth-method-id=ampw_ampw_2tVbsOoBYT\
  -keyring-type=none \

I got the error below:

Error from controller when performing authentication

Error information:
  Kind:                NotFound
  Message:             Resource not found.
  Status:              404
  context:             Error from controller when performing authentication

I did this while following the laid out steps in this repo here GitHub - flugel-it/boundary-tutorial

Please I’d like help, thanks!

Thanks for trying out Boundary!

This isn’t a tutorial that our team here at HashiCorp built. However, it looks like you have the incorrect auth method ID in the request.

Have you taken a look at our Learn guides? Boundary Tutorials - HashiCorp Learn