<%= content_for :page_title, "Edit #{@sso_provider.label}" %>

Update configuration for <%= @sso_provider.label %>.

<%= settings_section title: "Provider Configuration" do %> <%= render "form", sso_provider: @sso_provider %> <% end %>