ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
adfs-sp-remote.php
Go to the documentation of this file.
1
<?
php
2
3
$metadata
[
'urn:federation:localhost'
] = array(
4
'prp'
=>
'https://localhost/adfs/ls/'
,
5
'simplesaml.nameidattribute'
=>
'uid'
,
6
'authproc'
=> array(
7
50 => array(
8
'class'
=>
'core:AttributeLimit'
,
9
'cn'
,
'mail'
,
'uid'
,
'eduPersonAffiliation'
,
10
),
11
),
12
);
$metadata
$metadata['urn:federation:localhost']
Definition:
adfs-sp-remote.php:3
php
libs
composer
vendor
simplesamlphp
simplesamlphp
metadata-templates
adfs-sp-remote.php
Generated on Sun Aug 31 2025 19:01:27 for ILIAS by
1.8.13 (using
Doxyfile
)