ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
adfs-idp-hosted.php
Go to the documentation of this file.
1
<?
php
2
3
$metadata
[
'__DYNAMIC:1__'
] = array(
4
'host'
=>
'__DEFAULT__'
,
5
'privatekey'
=>
'server.pem'
,
6
'certificate'
=>
'server.crt'
,
7
'auth'
=>
'example-userpass'
,
8
'authproc'
=> array(
9
// Convert LDAP names to WS-Fed Claims.
10
100 => array(
'class'
=>
'core:AttributeMap'
,
'name2claim'
),
11
),
12
);
$metadata
$metadata['__DYNAMIC:1__']
Definition:
adfs-idp-hosted.php:3
php
libs
composer
vendor
simplesamlphp
simplesamlphp
metadata-templates
adfs-idp-hosted.php
Generated on Thu Jan 16 2025 19:01:55 for ILIAS by
1.8.13 (using
Doxyfile
)