vault/builtin/credential/approle
Luis (LT) Carbonell 7c1a83422b
Improve Error Handling for Missing Credentials in AppRole and UserPass (#28441)
* Return invalid credentials for missing login parameters (400 vs 500)

* Add changelog

* Update test
2024-09-23 10:55:20 -04:00
..
cmd/approle [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
path_login.go Improve Error Handling for Missing Credentials in AppRole and UserPass (#28441) 2024-09-23 10:55:20 -04:00
path_login_test.go Normalize error response messages when invalid credentials are provided (#23786) 2023-10-23 15:59:26 +00:00
path_role.go openapi: Fix approle reponse duration types (#25510) 2024-02-21 14:07:00 -05:00
path_role_test.go VAULT-19237 Add mount_type to secret response (#23047) 2023-09-20 09:28:52 -04:00
path_tidy_user_id.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_tidy_user_id_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
validation.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
validation_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00