{% with scopes=component.request.user.get_appliable_scopes() %} {% if scopes|length > 1 %}

Escopo

{% endif %} {% endwith %}

VĂ­nculo{% if component.groups|length > 1 %}s{% endif %}

{% for group in component.groups %}
{% if group.scopes > 1 %}
{% endif %}
{% for role in group.roles %}
{% if component.groups|length > 1 %} {% endif %}
{% endfor %}
{% endfor %} {% if component.groups|length > 1 %}
{% endif %}