... |
... |
@@ -14,10 +14,11 @@ |
14 |
14 |
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: |
15 |
15 |
|
16 |
16 |
* [[OpenID Connect>>Formcycle.SystemSettings.UserInterface.ExternalUsers.openid]] |
17 |
|
-* [[OAuth 2 >>Formcycle.SystemSettings.UserInterface.ExternalUsers.oauth ]] |
|
17 |
+* [[OAuth 2 >>Formcycle.SystemSettings.UserInterface.ExternalUsers.oauth]] |
18 |
18 |
* [[SAML 2.0>>Formcycle.SystemSettings.UserInterface.ExternalUsers.saml]] |
19 |
19 |
* [[Facebook>>Formcycle.SystemSettings.UserInterface.ExternalUsers.facebook]] |
20 |
20 |
* [[Google>>Formcycle.SystemSettings.UserInterface.ExternalUsers.google]] |
|
21 |
+* [[Azure AD >>Formcycle.SystemSettings.UserInterface.ExternalUsers.azure]] {{version major="7" minor="1" /}} |
21 |
21 |
|
22 |
22 |
The individual options for configuring these identity providers are described in detail on the linked subpages. |
23 |
23 |
|