Sha256: 86e3ec4fd4afcea5d059f0c5c2d600f553a3c08cb3d3c50edba9baf30cd1417d

Contents?: true

Size: 1.58 KB

Versions: 10

Compression:

Stored size: 1.58 KB

Contents

NYU:
  login_attributes:
    link_code: NYU
    logout_url: 'http://bobcat.library.nyu.edu'
  default_institution: false
  display_name: NYU Libraries
  view_attributes:
    test_view_attribute1: test_attribute1_nyu
    test_view_attribute2: test_attribute2_nyu
  ip_addresses:
    - 128.122.0.0-128.122.149.238
    - 172.26.*.*
    - 172.27.*.*
    - 172.22.88.*
    - 216.165.*.*
    - 128.238.*.*
    
NYUAD:
  default_institution: true
  display_name: NYUAD Library
  view_attributes:
    test_view_attribute1: test_attribute1_nyuad
    test_view_attribute2: test_attribute2_nyuad
  ip_addresses:
    - 128.122.0.1

NYSID:
  login_attributes:
    link_code: NYSID
    logout_url: 'http://bobcat.library.nyu.edu/nysid'
  default_institution: false
  display_name: New York School of Interior Design Library
  view_attributes:
    test_view_attribute1: test_attribute1_nysid
    test_view_attribute2: test_attribute2_nysid
  ip_addresses:
    - 128.122.0.1

CU:
  login_attributes:
    link_code: CU
    logout_url: 'http://bobcat.library.nyu.edu/cooper'
  display_name: Cooper Union Library
  view_attributes:
    test_view_attribute1: test_attribute1_cu
    test_view_attribute2: test_attribute2_cu
  ip_addresses:
    - 199.98.16.0-199.98.31.255 

NS:
  login_attributes:
    link_code: NS
    logout_url: 'http://bobcat.library.nyu.edu/newschool'
  display_name: New School Libraries
  view_attributes:
    test_view_attribute1: test_attribute1_ns
    test_view_attribute2: test_attribute2_ns
  ip_addresses:
    - 128.122.138.0/24
    - 69.64.210.46
    - 69.64.210.50
    - 69.64.210.42
    - 69.193.198.126

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
authpds-0.0.14 test/support/config/institutions.yml
authpds-0.0.13 test/support/config/institutions.yml
authpds-0.0.12 test/support/config/institutions.yml
authpds-0.0.11 test/support/config/institutions.yml
authpds-0.0.10 test/support/config/institutions.yml
authpds-0.0.9 test/support/config/institutions.yml
authpds-0.0.8 test/support/config/institutions.yml
authpds-0.0.7 test/support/config/institutions.yml
authpds-0.0.6 test/support/config/institutions.yml
authpds-0.0.5 test/support/config/institutions.yml