ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
An exception for terminatinating execution or to throw for unit testing.
libs
composer
vendor
simplesamlphp
simplesamlphp
metadata-templates
adfs-sp-remote.php
Generated on Sat Oct 4 2025 19:00:58 for ILIAS by
1.9.4 (using
Doxyfile
)