308806eee3
* Return 404 response when looking for an secret_id_accessor that does not exist Closes https://github.com/hashicorp/vault/issues/12660
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
```release-note:improvement
|
|
auth/approle: The `role/:name/secret-id-accessor/lookup` endpoint now returns a 404 status code when the `secret_id_accessor` cannot be found
|
|
```
|