mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/base_site_config.git
synced 2026-05-04 08:40:41 -03:00
Removido arquivo authorization.authorization_profile.ldap_roles_by_employeetype.yml
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user