NOTE: Trivore ID Documentation has moved to https://trivoreid.com

The content on this site IS OUT OF DATE!

This space has been archived!

Please go ahead to the new site!

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Here you can find common settings for all user directories.

Login translations

If you want to customise login button/select translations that are visible to user when selecting or signing in via this directory, you can do that in Login translations tab.

Directory login captions can be added for every language / locale you need, just press Add button and select appropriate language and country. In most cases, it is useful to only select translation language and leave country unselected unless you really need different translations for, for example, British and American English.

Directory login descriptions are currently not used but maybe used in future to provide additional details about this directory.

User information

Most of the following user attribute mappings are available in every supported user directory. Ignore any mappings not available in the directory type you are configuring. Default values differ between directory types.

Attribute mappings can take multiple values in order of preference, separated by comma.

Field

Description

Default value

Example value

Allow creating new users

Allow or deny creating new users. If you want to allow every user from directory to sign in to TrivoreID, you need to check this. If not checked, only existing users can link their accounts with external directory accounts

False (not checked)

N/A

Link ID

Permanent, non-secretive user identifier from external directory.

Depends on directory

“5f84b3104cb0aa70df369e26”

Username import policy

How to handle usernames in TrivoreID. This option exist in order to guarantee username uniqueness within namespace, which is a technical requirement. You can choose to import usernames from external directory but preferred method is to generate them automatically using default settings.

Automatic namespace username policy (actual value depends on the configured policy in namespace settings)

N/A

Username

Attribute from external directory that provides user’s username

Depends on directory

john.doe@client.example.com

Username prefix

Add username prefix with this literal value

None

N/A

Username suffix

Add username suffix with this literal value

None

N/A

Update username if it does match given settings

Update user’s username on every successful login if it does not match given settings. Very rarely needed feature

False (not checked)

N/A

Friendly name

Friendly name for user’s external directory account that helps s/he identify it. Only useful if users are given access to manage their account linkings (add, edit, remove links)

Depends on directory

“John Doe”

First name

Attribute from external directory that provides user’s first name

Depends on directory

“John“

Last name

Attribute from external directory that provides user’s last name

Depends on directory

“Doe“

Full name

Attribute from external directory that provides user’s full name, including both first and last name and possible middle names. This is only useful if separate attributes for first and last name are not available.

Depends on directory

“John Doe“

Email

Attribute from external directory that provides user’s email

Depends on directory

“john.doe@example.com“

Email verified

Attribute from external directory that provides user’s email verification information. Boolean attribute. May not be available

Depends on directory

true

Mobile

Attribute from external directory that provides user’s mobile number

Depends on directory

+358401234567

Mobile verified

Attribute from external directory that provides user’s mobile number verification information. Boolean attribute. May not be available

Depends on directory

false

Locale / language

Attribute from external directory that provides user’s language or localisation information

Depends on directory

“en_US”

Photo URL

Attribute from external that provides user’s photo URL. Actual implementation varies between different directory types.

Depends on directory

“https://graph.example.com/<userid>”

  • No labels