Back to Zulip

Ldap

templates/zerver/config_error/ldap.html

12.0272 B
Original Source

{% extends "zerver/config_error/container.html" %} {% block error_content %} {% trans %} You are trying to log in using LDAP without creating an organization first. Please use EmailAuthBackend to create your organization and then try again. {% endtrans %} {% endblock %}