{% if service.auth_methode == "Password" %}
A passkey is required to decrypt the service.
{% elif service.auth_methode == "Confirmation" %} {% else %}This request dose not require any type of consent. Or the consent methode is not implemented for WebUi.
{% endif %}