Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit cdded31

Browse files
melangervyskocilpavel
authored andcommitted
Update listOfSps.php
1 parent 190404e commit cdded31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

www/listOfSps.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,7 @@
190190
$t->data['samlServices'] = $samlServices;
191191
$t->data['oidcServices'] = $oidcServices;
192192
$t->data['allServices'] = $allServices;
193+
$t->data['loginURLAttribute'] = $perunLoginURLAttr;
194+
$t->data['serviceNameAttribute'] = $perunServiceNameAttr;
193195
$t->show();
194196
}

0 commit comments

Comments
 (0)