... |
... |
@@ -1,9 +1,11 @@ |
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. |
|
1 |
+This feature is subject to costs. It allows the usage of external identity providers for the authentication of users in {{formcycle/}} forms. |
2 |
2 |
|
3 |
3 |
|
4 |
4 |
{{content/}} |
5 |
5 |
|
6 |
|
-{{figure image="identity_provider_en.png" clear="h1"}}Configuration interface while adding a new Identity Provider.{{/figure}} |
|
6 |
+{{figure image="identity_provider_en.png" clear="h1"}} |
|
7 |
+Configuration interface while adding a new Identity Provider. |
|
8 |
+{{/figure}} |
7 |
7 |
|
8 |
8 |
It is possible to configure Identity Providers here, which can be used to authenticate users in forms in this {{formcycle/}} [[client>>doc:Formcycle.SystemSettings.UserInterface.Clients]]. If an identity provider is supposed to be available in all clients, it can be configured in the [[System settings>>doc:Formcycle.SystemSettings.UserInterface.ExternalUsers.WebHome]] instead. |
9 |
9 |
|
... |
... |
@@ -13,9 +13,12 @@ |
13 |
13 |
|
14 |
14 |
* [[OpenID Connect>>doc:Formcycle.UserInterface.UserSettings.ExternalUsers.openid]] |
15 |
15 |
* [[SAML 2.0>>doc:Formcycle.UserInterface.UserSettings.ExternalUsers.saml]] |
|
18 |
+* [[OAuth 2>>Formcycle.UserInterface.UserSettings.ExternalUsers.oauth]] |
16 |
16 |
* [[Facebook>>doc:Formcycle.UserInterface.UserSettings.ExternalUsers.facebook]] |
17 |
17 |
* [[Google>>doc:Formcycle.UserInterface.UserSettings.ExternalUsers.google]] |
|
21 |
+* [[Azure AD>>Formcycle.UserInterface.UserSettings.ExternalUsers.azure]] {{version major="7" minor="1" /}} |
18 |
18 |
|
|
23 |
+ |
19 |
19 |
The individual options for configuring these identity providers are described in detail on the linked subpages. |
20 |
20 |
|
21 |
21 |
== Delete existing Identity Provider == |