{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2016 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %} {% trans "Unable to process SAML request or attempt" %} {% endblock %} {% block text_title %}
{% blocktrans %}The service requesting authentication is not known to Ubuntu One.{% endblocktrans %}
{% blocktrans %}Requested service URL: {{acs_url}}{% endblocktrans %}
{% blocktrans %}Please file a bug at our Launchpad project's bug tracker and include the above information and any details of the service you're trying to integrate.{% endblocktrans %}