14287: Merge branch 'master' into 14287-federated-list
[arvados.git] / apps / workbench / app / views / users / _setup_popup.html.erb
index 36869cde2f52ba30e1b75a7993e3697f3b2e7529..d6f25136c438a39c6eb9659c198effec62afbd69 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <div class="modal-dialog modal-with-loading-spinner">
   <div class="modal-content">
 
@@ -40,7 +44,7 @@
                value="<%=identity_url_prefix%>" disabled=true>
         <% else %>
         <input class="form-control" id="openid_prefix" maxlength="250" name="openid_prefix" type="text"
-               value="<%= Rails.configuration.default_openid_prefix %>">
+               value="<%= Rails.configuration.Workbench.DefaultOpenIdPrefix %>">
         <% end %>
       </div>
       <div class="form-group">