diff --git a/app/views/admin/applications/show.html.erb b/app/views/admin/applications/show.html.erb index fdee408..d22f231 100644 --- a/app/views/admin/applications/show.html.erb +++ b/app/views/admin/applications/show.html.erb @@ -215,7 +215,7 @@ <%= JSON.pretty_generate(@application.headers_config) %> <% else %>
- Using default headers: X-Remote-User, X-Remote-Email, X-Remote-Name, X-Remote-Groups, X-Remote-Admin + Using default headers: X-Remote-User, X-Remote-Email, X-Remote-Name, X-Remote-Username, X-Remote-Groups, X-Remote-Admin
<% end %>