Sha256: dacf2156878730b5196c91e2c472800c5b408e22dca1f90a8a19a317fe50579a

Contents?: true

Size: 374 Bytes

Versions: 13

Compression:

Stored size: 374 Bytes

Contents

# If you are using saml authentication, this is where you map saml attributes
# to attributes of the user database model
# The most important to consider mapping is 'role'
# this is what determines the connection a user uses and the queries they can see
#
# format is 'IDP Provider Attribute': 'Database Attribute'
# idp_name: 'name'
# idp_email: 'email'
# idp_role: 'role'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
aleph_analytics-0.4.9.pre.dev config/example/auth-attribute-map.yml
aleph_analytics-0.4.8 config/example/auth-attribute-map.yml
aleph_analytics-0.4.7 config/example/auth-attribute-map.yml
aleph_analytics-0.4.4 config/example/auth-attribute-map.yml
aleph_analytics-0.4.2 config/example/auth-attribute-map.yml
aleph_analytics-0.4.1 config/example/auth-attribute-map.yml
aleph_analytics-0.3.0 config/example/auth-attribute-map.yml
aleph_analytics-0.2.0 config/example/auth-attribute-map.yml
aleph_analytics-0.1.0 config/example/auth-attribute-map.yml
aleph_analytics-0.0.6 config/example/auth-attribute-map.yml
aleph_analytics-0.0.5 config/example/auth-attribute-map.yml
aleph_analytics-0.0.4 config/example/auth-attribute-map.yml
aleph_analytics-0.0.3 config/example/auth-attribute-map.yml