
user_profile.pl -- User profile configurationConfigure maintenance of user profiles. This config file may be optionally enabled if one or more, notably federated, authentication modules are loaded. It maintains a database of identified users.
The user profile infra structure depends on the pack profile, which is linked to SWISH as a git submodule. To use profiles, run
git submodule update --init pack/profile
user_profile:attribute(?Name, ?Type, ?Options) is nondet[multifile]
user_profile:attribute_mapping(+ProfileAttr, +IDProvider, -IDProviderAttr)[multifile]