{% extends 'common/master.html' %} {% set breadcrumb = ['Tools', 'Entities Database Explorer'] %} {% block title %}eduGAIN Entities Database{% endblock title %} {% block main_body %} {% include 'common/entity_details.html' %}

Entity Type

Entity category filter

Federation filter (select one or more or start typing below to narrow the list)

{% include 'common/table.html' %}

Entity filter

EntityId search
Whole entity multiword search
Reverse whole entity multiword search
Enter string for a for substring matching. Only EntityID is searched.

ECCS IdP test status

Entity clashes

Validator warnings

CoCo status

SIRTFI errors

Appeared in eduGAIN:

 Any time   This month   Last 7 days   Selected date:

 

{% endblock main_body %} {% block javascripts %} {{ parent() }} {% include 'js/entities_' ~ constant('VERSION') ~ '.js' %} {% endblock javascripts %}