mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
docs: identity provider docs (#5565)
* docs: add github identity provider * docs: add github identity provider * docs: add github identity provider * docs: github identity provider * docs: google provider * docs: google provider * docs: gitlab identity provider * docs: gitlab identity provider * docs: general information identity providers * docs: general information identity providers * docs: add ldap and openldap identity provider docs * docs: azure ad * docs: azure ad * docs: rename attribute for azure ad * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/azure-ad.md Co-authored-by: Elio Bischof <elio@zitadel.com> * docs: general config in one file * docs: add ldap and openldap identity provider docs * docs: general describtion add missing providers * docs: typos and rewriting * Update docs/docs/guides/integrate/identity-providers/gitlab.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/github.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/github.md Co-authored-by: Elio Bischof <elio@zitadel.com> * Update docs/docs/guides/integrate/identity-providers/github.md Co-authored-by: Elio Bischof <elio@zitadel.com> * docs: add api idp docs * docs: reuse idp content (#5656) * docs: reuse idp content * docs: generalize prefill action * docs: eliminate prerequisites * Update docs/docs/guides/integrate/identity-providers/github.mdx Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com> * replace zitadel google login * outdent optional action --------- Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com> --------- Co-authored-by: Stefan Benz <stefan@caos.ch> Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
@@ -1699,7 +1699,7 @@
|
||||
"AZUREADTENANTTYPES": {
|
||||
"0": "Common",
|
||||
"1": "Organizations",
|
||||
"2": "Customers"
|
||||
"2": "Consumers"
|
||||
},
|
||||
"ADD": "Identitätsanbieter hinzufügen",
|
||||
"AZUREADTENANTTYPE": "Tenant Typ",
|
||||
|
@@ -1695,7 +1695,7 @@
|
||||
"AZUREADTENANTTYPES": {
|
||||
"0": "Common",
|
||||
"1": "Organizations",
|
||||
"2": "Customers"
|
||||
"2": "Consumers"
|
||||
},
|
||||
"AZUREADTENANTTYPE": "Tenant Type",
|
||||
"AZUREADTENANTID": "Tenant ID",
|
||||
|
@@ -1703,7 +1703,7 @@
|
||||
"AZUREADTENANTTYPES": {
|
||||
"0": "Common",
|
||||
"1": "Organizations",
|
||||
"2": "Customers"
|
||||
"2": "Consumers"
|
||||
},
|
||||
"AZUREADTENANTTYPE": "Type de locataire",
|
||||
"AZUREADTENANTID": "ID du locataire",
|
||||
|
@@ -1704,7 +1704,7 @@
|
||||
"AZUREADTENANTTYPES": {
|
||||
"0": "Common",
|
||||
"1": "Organizations",
|
||||
"2": "Customers"
|
||||
"2": "Consumers"
|
||||
},
|
||||
"ADD": "Aggiungi fornitore di identità",
|
||||
"AZUREADTENANTTYPE": "Tipo tenant",
|
||||
|
@@ -1703,7 +1703,7 @@
|
||||
"AZUREADTENANTTYPES": {
|
||||
"0": "Common",
|
||||
"1": "Organizations",
|
||||
"2": "Customers"
|
||||
"2": "Consumers"
|
||||
},
|
||||
"AZUREADTENANTTYPE": "Rodzaj najemcy",
|
||||
"AZUREADTENANTID": "Identyfikator najemcy",
|
||||
|
@@ -1702,7 +1702,7 @@
|
||||
"AZUREADTENANTTYPES": {
|
||||
"0": "Common",
|
||||
"1": "Organizations",
|
||||
"2": "Customers"
|
||||
"2": "Consumers"
|
||||
},
|
||||
"AZUREADTENANTTYPE": "租户类型",
|
||||
"AZUREADTENANTID": "租户编号",
|
||||
|
Reference in New Issue
Block a user