Sha256: d0254a137e4509db4894c2bdfb18886349cc445f82df10863e0a87e26f0cf37e

Contents?: true

Size: 307 Bytes

Versions: 7

Compression:

Stored size: 307 Bytes

Contents

---
connections:
  example_connection_1:
    username: "cn=Directory Manager"
    password: "test"
    host: localhost
    port: 1389
    basedn: "dc=example,dc=com"
    filter: "(mail=*)"

# LDAP attribute mappings
mappings:
  first_name: givenName
  last_name: sn
  email: mail
  profile_photo: jpegPhoto

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
socialcast-1.3.8 spec/fixtures/ldap_with_profile_photo.yml
socialcast-1.3.7 spec/fixtures/ldap_with_profile_photo.yml
socialcast-1.3.6 spec/fixtures/ldap_with_profile_photo.yml
socialcast-1.3.5 spec/fixtures/ldap_with_profile_photo.yml
socialcast-1.3.4 spec/fixtures/ldap_with_profile_photo.yml
socialcast-1.3.3 spec/fixtures/ldap_with_profile_photo.yml
socialcast-1.3.2 spec/fixtures/ldap_with_profile_photo.yml