mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Changed data in saml login
This commit is contained in:
parent
08569e64e3
commit
7a826e38d0
@ -462,7 +462,8 @@ define("OPTION_CUSTOM_INPUT", 8);
|
|||||||
define("OPTION_AGENT_AUTOCOMPLETE", 9);
|
define("OPTION_AGENT_AUTOCOMPLETE", 9);
|
||||||
|
|
||||||
/* SAML attributes constants */
|
/* SAML attributes constants */
|
||||||
define("ROLES_AND_TAGS", "urn:mace:rediris.es:entitlement:monitoring:");
|
define("SAML_ROLE", "urn:mace:rediris.es:entitlement:monitoring:role");
|
||||||
|
define("SAML_TAG", "urn:mace:rediris.es:entitlement:monitoring:tag");
|
||||||
define("USER_DESC", "commonName");
|
define("USER_DESC", "commonName");
|
||||||
define("ID_USER_IN_PANDORA", "eduPersonTargetedId");
|
define("ID_USER_IN_PANDORA", "eduPersonTargetedId");
|
||||||
define("GROUP_IN_PANDORA", "schacHomeOrganization");
|
define("GROUP_IN_PANDORA", "schacHomeOrganization");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user