/swish/lib/plugin/profile.pl
AllApplicationManualNameSummaryHelp

  • lib
    • plugin
      • login.pl -- SWISH login support
      • http_authenticate.pl -- SWISH login management
      • email.pl -- Email plugin for SWISH
      • 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.