<%= content_for :page_title, "Add SSO Provider" %>

Configure a new single sign-on authentication provider.

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