Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 uid=1(daemon) gid=1(daemon) grupos=1(daemon) Safe-mode: OFF (not secure) /opt/apex_tdfonline/php/3ros/simplesamlphp/modules/core/docs/ drwxr-xr-x | |
| Viewing file: Select action/file-type: `core:AttributeRealm`
=====================
This filter creates a new attribute with the realm of the user.
The new attribute is names `realm` by default, but can be controlled by the `attributename` option.
The realm is extracted from the attribute set as the user ID (eduPersonPrincipalName by default).
The user ID attribute can be changed with the `userid.attribute` option in the IdP metadata.
Examples
--------
Create the `realm` attribute.
'authproc' => array(
50 => array(
'class' => 'core:AttributeRealm',
),
),
Set the `schacHomeOrganization` attribute.
'authproc' => array(
50 => array(
'class' => 'core:AttributeRealm',
'attributename' => 'schacHomeOrganization',
),
),
|
:: Command execute :: | |
--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5512 ]-- |