Hide last authors
gru 6.9 1 {{version major="6" minor="4" patch="0"/}} This feature is subject to costs and available from {{formcycle/}} version 6.4 onwards. It allows the usage of external identity providers for the authentication of users in {{formcycle/}} forms.
gru 1.2 2
3
4 {{content/}}
5
gru 6.9 6 {{figure image="identity_provider_en.png" clear="h1"}}Configuration interface while adding a new Identity Provider.{{/figure}}
gru 1.2 7
gru 6.9 8 It is possible to configure identity providers here, which can be used to authenticate users in all forms of all [[clients>>doc:Formcycle.SystemSettings.UserInterface.Clients]]. If an identity provider is only supposed to be available in certain clients, it can be configured in the [[User settings>>doc:Formcycle.UserInterface.UserSettings.ExternalUsers.WebHome]] instead.
gru 1.2 9
gru 6.9 10 == Create new Identity Provider ==
gru 1.2 11
gru 6.9 12 By clicking on the {{ficon name="plus-circle-outline"/}} button in the upper left corner, a new Identity Provider can be created. At first 4 buttons appear, by which the type of identity provider must be selected. The following types of Identity Providers are available:
gru 1.2 13
gru 2.1 14 * [[OpenID Connect>>Formcycle.SystemSettings.UserInterface.ExternalUsers.openid]]
15 * [[SAML 2.0>>Formcycle.SystemSettings.UserInterface.ExternalUsers.saml]]
16 * [[Facebook>>Formcycle.SystemSettings.UserInterface.ExternalUsers.facebook]]
17 * [[Google>>Formcycle.SystemSettings.UserInterface.ExternalUsers.google]]
gru 1.2 18
gru 6.9 19 The individual options for configuring these identity providers are described in detail on the linked subpages.
gru 1.2 20
gru 6.9 21 == Delete existing Identity Provider ==
gru 1.2 22
gru 6.9 23 After an entry has been selected in the list of identity providers, it is deleted by pressing the {{ficon name="trash-alt2"/}} button and confirming the dialog that opens.
gru 6.5 24
gru 6.9 25 == Use data of the logged in user in forms ==
gru 6.6 26
gru 6.9 27 The user data returned upon login can be used, among other things, to fill form fields. For this purpose, the placeholders [[[%$USER%]>>doc:Formcycle.UserInterface.Variables.WebHome||anchor="sec_user_variables"]], [[[%$LAST_USER%]>>doc:Formcycle.UserInterface.Variables.WebHome||anchor="sec_user_variables"]] and [[[%$INITIAL_USER%]>>doc:Formcycle.UserInterface.Variables.WebHome||anchor="sec_user_variables"]] can be set as values in form elements. Alternatively, this data can be accessed in JavaScript through the XFC METADATA object {{jsdoc page="metadata" name="user"/}}.
Copyright 2000-2024