When using security enabled WebAPI, the Jobs page shows Authors as display names rather than login names, as is the case everywhere else in the application.
"/job/execution" shows jobAuthor as the display name.
Actual behavior
The login names are shown instead:
Steps to reproduce behavior
Enabled security in WebAPI; the users should have a display name that isn't the same as the login name (webapi.sec_user.login != webapi.sec_user.name). Run any job in Atlas, go to Jobs.
Expected behavior
When using security enabled WebAPI, the Jobs page shows Authors as display names rather than login names, as is the case everywhere else in the application.
"/job/execution" shows jobAuthor as the display name.
Actual behavior
The login names are shown instead:
Steps to reproduce behavior
Enabled security in WebAPI; the users should have a display name that isn't the same as the login name (webapi.sec_user.login != webapi.sec_user.name). Run any job in Atlas, go to Jobs.