tao-test/app/taoDelivery/config/header/authorization.conf.php

10 lines
227 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/**
* Tao Authorization service ensures a test-taker is authorized
* to start and/or resume a test
*
* By default implemented by AuthorizationAggregator
* allowing multiple AuthorizationProviders to be verified
*/