/swish/lib/plugin/profile.pl
All Application Manual Name SummaryHelp

  • lib
    • plugin
      • login.pl -- SWISH login support
      • es_swish.pl -- SWISH integration of Elastic Search
      • elastic.pl -- Core Elastic search interface
      • email.pl -- Email plugin for SWISH
      • hdt.pl -- Access RDF through HDTs
      • notify.pl -- SWISH notifications
      • profile.pl -- User profile configuration
        • reply_logged_in/1
        • reply_logged_out/1
        • user_profile/2
        • typeahead/4
 swish_config:reply_logged_in(+Options)[multifile, swish(lib/plugin/profile)]
Hook logins from federated identity provides. Options processed:
user_info(+UserInfo:Dict)
Provides information about the user provided by the external identity provider.
reply(+Format)
If Format = html, reply with an HTML page. Other values are left for future extensions.
profile_id(-Id)
Unify Id with the found or created profile id.