{% extends('@PimcoreOpenIdConnect/layout.html.twig') %} {% block title %}Pimcore OpenID Connect Debugging{% endblock %} {% block content %}
Choose one of the configured OpenID Connect Providers and see what their response looks like:
{% for provider in providers %} {% endfor %}