{% extends "sentry/bases/organization.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block org_auth_settings_nav %}active{% endblock %} {% block main %}
While Sentry will try to be clever about directing members to the appropriate login form, you're safest just to hit up your organization-specific login when visiting the app:
{{ login_url }}
There are currently {{ pending_links_count }} member(s) who have not yet linked their account with {{ provider_name }}. Until this is done they will be unable to access the organization.
Your organization will no longer being able to authenticate with their existing accounts. This will prevent any existing users from logging in unless they have access outside of SSO.