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

Commit 2da55b9

Browse files
melangervyskocilpavel
authored andcommitted
Update listOfSps.php
1 parent c92bea5 commit 2da55b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/listOfSps.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
if ($showOIDCServices && !empty($facilityAttributes[$perunOidcClientIdAttr]['value'])) {
123123
$oidcServices[$facility->getId()] = [
124124
'facility' => $facility,
125+
'name' => $facilityAttributes[$perunServiceNameAttr],
125126
'loginURL' => $facilityAttributes[$perunLoginURLAttr],
126127
'showOnServiceList' => $facilityAttributes[$perunShowOnServiceListAttr],
127128
'facilityAttributes' => $facilityAttributes

0 commit comments

Comments
 (0)