mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Changed data in saml login
This commit is contained in:
parent
d3260a8c2b
commit
fe18999778
@ -462,7 +462,8 @@ define("OPTION_CUSTOM_INPUT", 8);
|
||||
define("OPTION_AGENT_AUTOCOMPLETE", 9);
|
||||
|
||||
/* 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("ID_USER_IN_PANDORA", "eduPersonTargetedId");
|
||||
define("GROUP_IN_PANDORA", "schacHomeOrganization");
|
||||
|
Loading…
x
Reference in New Issue
Block a user