Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String

auth_source_ldap
required

Validations:

  • Must be a Hash

auth_source_ldap[name]
optional

Validations:

  • Must be a String

auth_source_ldap[host]
optional

Validations:

  • Must be a String

auth_source_ldap[port]
optional , nil allowed

389 is de default

Validations:

  • Must be a number.

auth_source_ldap[account]
optional , nil allowed

Validations:

  • Must be a String

auth_source_ldap[base_dn]
optional , nil allowed

Validations:

  • Must be a String

auth_source_ldap[account_password]
optional , nil allowed

Verplicht als onthefly_register aan staat

Validations:

  • Must be a String

auth_source_ldap[attr_login]
optional , nil allowed

Verplicht als onthefly_register aan staat

Validations:

  • Must be a String

auth_source_ldap[attr_firstname]
optional , nil allowed

Verplicht als onthefly_register aan staat

Validations:

  • Must be a String

auth_source_ldap[attr_lastname]
optional , nil allowed

Verplicht als onthefly_register aan staat

Validations:

  • Must be a String

auth_source_ldap[attr_mail]
optional , nil allowed

Verplicht als onthefly_register aan staat

Validations:

  • Must be a String

auth_source_ldap[attr_photo]
optional , nil allowed

Validations:

  • Must be a String

auth_source_ldap[onthefly_register]
optional , nil allowed

Validations:

  • Must be one of: true, false, 1, 0.

auth_source_ldap[usergroup_sync]
optional , nil allowed

synchroniseer externe gebruikers groepen na de login

Validations:

  • Must be one of: true, false, 1, 0.

auth_source_ldap[tls]
optional , nil allowed

Validations:

  • Must be one of: true, false, 1, 0.

auth_source_ldap[groups_base]
optional , nil allowed

groups base DN

Validations:

  • Must be a String

auth_source_ldap[use_netgroups]
optional , nil allowed

Gebruik NIS netgroupen in plaats van posix groepen, alleen van toepassing als server_type posix of free_ipa is.

Validations:

  • Must be one of: true, false, 1, 0.

auth_source_ldap[server_type]
optional , nil allowed

Type LDAP server

Validations:

  • Must be one of: free_ipa, active_directory, posix.

auth_source_ldap[ldap_filter]
optional , nil allowed

LDAP filter

Validations:

  • Must be a String

auth_source_ldap[location_ids]
optional , nil allowed

Vervang locaties met de opgegeven ids

Validations:

  • Must be an array of any type

auth_source_ldap[organization_ids]
optional , nil allowed

Vervang organisaties met de opgegeven ids.

Validations:

  • Must be an array of any type