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