Hi Guys,
only my Boundary Desktop Client can’t list the authentication methods. If I try to connect the controller produce a 401:
{"id":"7wRmKNjr4B","source":"https://hashicorp.com/boundary/seclab-boundary-controller","specversion":"1.0","type":"observation","data":{"latency-ms":8.012796,"request_info":{"id":"gtraceid_nMYt2JLaPpkRRYI0sxnV","method":"GET","path":"/v1/scopes/global"},"start":"2021-12-02T10:21:17.049831234+01:00","status":401,"stop":"2021-12-02T10:21:17.057843998+01:00","version":"v0.1"},"datacontentype":"application/cloudevents","time":"2021-12-02T10:21:17.057892941+01:00"}
If I access the Authentication GUI with a browser or CLI the problem didn’t occur. The default roles are created via the database init.
Is there any setting I need to adjust? Currently I’ve only added a OIDC Auth Method.
boundary version: 0.7.1
desktop version: 1.4.0
Thanks
Tim