curl --location --request GET 'http://localhost:8082/rest/admin/secured/login' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json'
{}