{% extends "sentry/bases/organization.html" %} {% load i18n %} {% block title %}{% trans "Auth" %} | {{ block.super }}{% endblock %} {% block org_auth_settings_nav %}active{% endblock %} {% block main %}
Get started with Single Sign-on for your organization by selecting a provider. For more information on SSO please see our documentation.
{% if provider_list %} {% else %}No authentication providers are available.
{% endif %}