Add new checkbox to AdminTest

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2021-05-04 17:36:32 +02:00
parent 8afcb434dc
commit ba7326b4ce
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ class AdminTest extends \Test\TestCase {
'signatureAlgorithm' => [
'type' => 'line',
'text' => 'Algorithm that the toolkit will use on signing process.'
]
],
'sloWebServerDecode' => 'Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests.',
];
$generalSettings = [
'idp0_display_name' => [