Removido arquivo authorization.authorization_profile.ldap_roles_by_employeetype.yml

This commit is contained in:
root
2026-02-12 09:41:34 -03:00
parent 78bfae5834
commit 3baeb05a45

View File

@@ -1,31 +0,0 @@
langcode: pt-br
status: true
dependencies: { }
id: ldap_roles_by_employeetype
label: 'Ldap Roles by EmployeeType'
provider: ldap_provider
provider_config:
status:
server: ldap_ime_unicamp_br
only_ldap_authenticated: false
filter_and_mappings:
use_first_attr_as_groupid: false
provider_mappings:
-
query: employeeType=Professor
is_regex: false
-
query: employeeType=Funcionario
is_regex: false
consumer: authorization_drupal_roles
consumer_config: { }
consumer_mappings:
-
role: professor
-
role: staff
synchronization_modes:
user_logon: user_logon
synchronization_actions:
create_consumers: '0'
revoke_provider_provisioned: revoke_provider_provisioned