Fabi
5e23ea55b2
docs: onboarding customers and users ( #7105 )
...
* docs: onboarding organizations
* docs: onboarding organizations
* docs: onboarding end users
* docs: onboarding end users
* docs: onboarding end users
* docs: onboarding end users
* docs: onboarding guide in console
* docs: onboarding guide in console
* docs: onboarding guide in console
* docs: onboarding guide in console
* docs: manually add user
* docs: fix links
* docs: fix links
* Update docs/docs/guides/manage/console/_add_manager.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/_org_login_description.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/end-users.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/end-users.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/onboarding/b2b.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* docs: correct review
* docs: fix typos
---------
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-01-29 13:47:08 +01:00
Lucas Verdiell
e9cb1b90aa
docs: fix request example in custom login with idp docs ( #7154 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
2024-01-08 14:21:06 +00:00
mcrodriguezb
e15f6229cd
fix: Update payload for Get Provider Information ( #7086 )
...
Update payload for Get Provider Information
Payload was set to token when it should be idpIntentToken
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-12-20 08:33:59 +00:00
Elio Bischof
c3e6257d68
fix: keep user idp links ( #7079 )
...
* login
* auth methods
* NewIDPUserLinksActiveQuery
* use has_login_policy projection
* fix unit tests
* docs
* keep old user links projection
* fix tests
* cleanup
* cleanup comments
* test idp links are not removed
* idempotent auth method test
* idempotent auth method test
2023-12-19 10:25:50 +00:00
Fabi
51ebf7da8d
fix: add example action to autofill userdata on okta ( #7060 )
...
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-12-13 13:22:35 +01:00
Livio Spring
1ef186e338
docs: update session termination documentation ( #6966 )
2023-11-23 11:10:14 +00:00
Elio Bischof
4980cd6a0c
feat: add SYSTEM_OWNER role ( #6765 )
...
* define roles and permissions
* support system user memberships
* don't limit system users
* cleanup permissions
* restrict memberships to aggregates
* default to SYSTEM_OWNER
* update unit tests
* test: system user token test (#6778 )
* update unit tests
* refactor: make authz testable
* move session constants
* cleanup
* comment
* comment
* decode member type string to enum (#6780 )
* decode member type string to enum
* handle all membership types
* decode enums where necessary
* decode member type in steps config
* update system api docs
* add technical advisory
* tweak docs a bit
* comment in comment
* lint
* extract token from Bearer header prefix
* review changes
* fix tests
* fix: add fix for activityhandler
* add isSystemUser
* remove IsSystemUser from activity info
* fix: add fix for activityhandler
---------
Co-authored-by: Stefan Benz <stefan@caos.ch>
2023-10-25 15:10:45 +00:00
Fabi
5bc71f7665
docs: keycloak idp ( #6568 )
...
* docs: keycloak idp
* Update docs/docs/guides/integrate/identity-providers/keycloak.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/identity-providers/keycloak.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/identity-providers/keycloak.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/identity-providers/keycloak.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/identity-providers/keycloak.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/identity-providers/keycloak.mdx
Co-authored-by: mffap <mpa@zitadel.com>
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-10-11 04:56:41 +00:00
Fabi
7edc73bd5e
fix: Domains problematic ( #6564 )
...
* docs: disable validate org domains per default, and have a better label
* docs: rename to $CUSTOM-DOMAIN
* docs: translation
* docs: tranlsations
* docs: tranlsations
* docs: allow domain discovery
---------
Co-authored-by: Max Peintner <max@caos.ch>
2023-09-20 12:45:11 +02:00
Dakshitha Ratnayake
599a1ddd78
docs:change titles ( #6582 )
...
* Modified quick start guide to reflect the new onboarding changes.
* Modified titles to optimize indexing. Left thet titles in title case for now.
* Added side bar labels and also made minor changes to titles.
* Update docs/docs/apis/openidoauth/endpoints.mdx
Co-authored-by: Fabi <fabienne@zitadel.com>
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-09-19 13:50:00 +02:00
mffap
bf9afdf2d7
docs(integrate): apache 2.0 ( #6571 )
...
* docs(integrate): apache 2.0
* finalize
* Apply suggestions from code review
Co-authored-by: Livio Spring <livio.a@gmail.com>
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-09-19 07:02:55 +02:00
Dishan Sivakumaran
e5083b62a6
fix: apple idp configuration ( #6575 )
...
* docs(apple-idp): remove client id and secret from documentation, as it is not needed
* fix(apple-idp): fix reading of key file by using content type of file
2023-09-18 05:39:55 +00:00
mffap
776e777cb3
docs(integrate): Google Workspace SSO ( #6517 )
...
* docs(integrate): google workspace
* first part of the guide
* second part
* remove warnings, add troubleshoot
* typo
* IDP entity ID, typos, screenshot
2023-09-15 08:08:53 +00:00
Fabi
d4ab9fb926
docs: Generic okta idp ( #6551 )
...
* docs: OKTA idp
* docs: change generic oidc provider to okta
* docs: remove old generic docs
2023-09-14 08:18:03 +00:00
Fabi
5d2295aef4
docs: add apple IDP ( #6544 )
...
* docs: add apple IDP
* docs: change image
2023-09-13 14:52:57 +00:00
Livio Spring
be81570fb5
feat(api): move resource apis to beta ( #6530 )
...
Moves UserService, SessionService, SettingsService and OIDCService to beta state. This includes gRPC and HTTP path changes.
2023-09-13 12:43:01 +00:00
Fabi
aca5de8e40
docs: add mfa login docs (u2f, totp, sms, email) ( #6456 )
...
* docs: add mfa login docs (u2f, totp)
* docs: add sms otp registration
* docs: add required in the proto docs
* docs: authenticate with sms code
* docs: authenticate with email code
* docs: fix email code part
* docs: add otp email/sms to self service
* docs: secret generator naming
* docs: fix docs
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-09-08 11:28:40 +00:00
Livio Spring
0d94947d3c
fix: rest path for StartIdentityProviderIntent ( #6447 )
2023-08-30 10:42:24 +02:00
Livio Spring
a9fb2a6e5c
fix(api): naming cleanup in user and session service ( #6379 )
...
* fix(api): rename first and last name to given and family name, intent to idp_intent, remove _ actions
* fix merge
* fully rename intent to idp intent in api
---------
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-08-22 10:05:45 +00:00
JesseBot
2de7c1c607
docs: Update basic-auth.mdx - add syntax highlighting to code blocks ( #6403 )
...
Signed-off-by: jessebot <jessebot@linux.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-08-21 13:31:36 +00:00
Livio Spring
aa2d547eb2
docs: update passkey usage in session api ( #6386 )
...
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-08-19 06:26:51 +00:00
mffap
faf547f090
docs(guide): cloudflare zero trust ( #6345 )
2023-08-12 12:29:37 +00:00
Fabi
ca13e70c92
docs: update oidc flow with new services ( #6294 )
...
* docs: oidc documentation
* docs: oidc documentation
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update oidc-standard.mdx
* docs: fix broken links
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-02 14:55:19 +02:00
Livio Spring
b0dc02509b
docs: fix formatting of idp migration ( #6279 )
2023-07-27 08:01:36 +00:00
Stefan Benz
48330fc4b1
docs: correct steps for idp migration with terraform ( #6259 )
...
docs: correct steps for idp migration with terraform (#6259 )
2023-07-27 04:39:33 +00:00
Dakshitha Ratnayake
cedf4dda5b
docs: add guide on retrieving user roles ( #6248 )
...
* Added documenation for retrieving user roles.
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update retrieve-user-roles.md
* Update retrieve-user-roles.md
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-07-21 15:10:16 +02:00
Stefan Benz
036bb33cb8
docs: add migrate idp docs ( #6181 )
...
* docs: add migrate idp docs
* docs: apply suggestions from code review
Co-authored-by: Fabi <fabienne@zitadel.com>
* docs: apply suggestions from code review
* Update docs/docs/guides/integrate/identity-providers/migrate.mdx
* Update docs/docs/guides/integrate/identity-providers/migrate.mdx
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-07-12 15:57:38 +02:00
Fabi
5182cb3ce3
fix: rename to given and family name ( #6152 )
...
* fix: rename to given and family name
* fix: rename to given and family name
* fix: rename to given and family name
2023-07-07 13:13:45 +00:00
Fabi
3fe9932cad
docs: Register Mfa guide ( #6133 )
...
* docs: register otp guide
* docs: register totp guide
* docs: list mfa
* docs: u2f mfa guide
* docs: u2f mfa guide
* docs: u2f mfa guide
2023-07-04 13:48:55 +02:00
Fabi
47c2846df2
docs: passkey graphic links ( #6132 )
2023-07-03 13:25:03 +00:00
Dakshitha Ratnayake
3f85aa014e
docs:add token introspection documentation based on blog post ( #6118 )
...
* Modifying docs to comply with Google style guide for docs.
* Removed typo.
* Added FE and BE integration with ZITADEL
* Added FE and BE integration with ZITADEL
* Added FE and BE integration with ZITADEL
* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Addressed @mffap's question on the PR.
* Added docs for detailed explanations for token introspection.
* Update docs/docs/guides/integrate/token-introspection/basic-auth.mdx
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/sidebars.js
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/token-introspection/private-key-jwt.mdx
* Addressed @hifabienne's review comments.
* Addressed @hifabienne's review comments.
---------
Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro-2.local>
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-06-30 11:50:13 +05:30
Fabi
1fddc6e002
docs: Passkey ( #6110 )
...
* docs: add docs for passkey registration and login
* docs: add docs for passkey registration and login
* docs: passkey registration
* docs: add passkey guide to sidenav
* docs: passkey guide
* docs: passkey flow
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* docs: passkey flow
* docs: passkey flow
* docs: passkeys
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-06-29 15:04:14 +02:00
Fabi
376d8e78b8
docs: Password reset ( #6108 )
...
* docs: add password reset to login ui guide
* docs: add password reset to login ui guide
* Update proto/zitadel/user/v2alpha/user_service.proto
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/password-reset.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/password-reset.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/password-reset.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* docs: replace image
* docs: replace vars in urls
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-06-28 13:52:53 +02:00
Fabi
2dd5d73f7c
docs: Build your own Login UI guide ( #6075 )
...
* docs: add guide for implementing ui with the new user/session api
* docs: add guide for implementing ui with the new user/session api
* docs: add oidc flow to login ui guide
2023-06-23 09:28:42 +02:00
Elio Bischof
9ae46fd4da
docs: add aud scope to private key token ( #5891 )
...
* docs: add aud scope to private key token
* docs: describe aud scope in private key jwt
* ensure zitadel scope is display correctly
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-05-22 06:26:56 +02:00
mffap
bae6e20a91
docs(api): update api path ( #5876 )
2023-05-17 12:47:55 +00:00
Livio Spring
c2cb84cd24
feat(api): new session service ( #5801 )
...
* backup new protoc plugin
* backup
* session
* backup
* initial implementation
* change to specific events
* implement tests
* cleanup
* refactor: use new protoc plugin for api v2
* change package
* simplify code
* cleanup
* cleanup
* fix merge
* start queries
* fix tests
* improve returned values
* add token to projection
* tests
* test db map
* update query
* permission checks
* fix tests and linting
* rework token creation
* i18n
* refactor token check and fix tests
* session to PB test
* request to query tests
* cleanup proto
* test user check
* add comment
* simplify database map type
* Update docs/docs/guides/integrate/access-zitadel-system-api.md
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
* fix test
* cleanup
* docs
---------
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-05-05 15:34:53 +00:00
mffap
53654cb44a
docs: instances, clean-up ( #5796 )
...
* instances
* delete rate limits
* service users
* serviceusers
* serviceusers
2023-05-03 15:13:07 +02:00
mffap
5207898f60
docs(integrate): Google Cloud with Workforce Identity Federation (OIDC) ( #5682 )
...
* simplify sidebar
* initial draft
* Apply suggestions from code review
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-04-27 07:37:25 +00:00
mffap
a9d6e92873
docs(integrate): create automatic overviews, move brokering ( #5721 )
...
* overviews in sidebars
* move identity brokering to features
* fix links
2023-04-20 17:04:40 +02:00
Silvan
e083092605
docs(azure): update tenant id ( #5720 )
2023-04-20 10:55:19 +02:00
Livio Spring
4c482619da
fix: ensure minimal scope for azure ad ( #5686 )
...
* fix: ensure minimal scope for azure ad
* docs(idps): mention scopes which are always sent
---------
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2023-04-17 07:02:16 +00:00
Elio Bischof
8745c87ded
docs: improve idp docs ( #5677 )
...
* docs: improve idp docs
* warn about clear text ldap
2023-04-13 17:11:51 +02:00
Fabi
d306e8219f
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>
2023-04-12 09:42:40 +02:00
Fabian Deifuß
080a44bbce
docs(azuread-oidc): allow personal accounts ( #5540 )
...
doc(azuread-oidc): allow personal accounts
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
2023-04-12 09:09:20 +02:00
mffap
ef7c53a6dc
docs(migrate): Migrate to ZITADEL ( #5625 )
...
* docs(guide): migration process guide
* outline users
* intro
* wip
* wip
* wip - basics
* structure migrate
* importing users
* structure
* sidebar
* move technical considerations to intro
* update users
* update sidebar
* migrate from auth0
* Apply suggestions from code review
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
* remove mermaid
* add concepts
* replace bulk user
* add note on code snippets
---------
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
2023-04-11 09:24:02 +00:00
bitfactory-sem-denbroeder
4df15511b5
docs: Update aws-saml.md ( #5570 )
...
* Update aws-saml.md
Updated docs to reflect new paths
* Update aws-saml.md
2023-03-30 13:50:59 +00:00
Dakshitha Ratnayake
5c8caf882b
docs: update introduction.md ( #5408 )
...
* Update introduction.md
* Update docs/docs/guides/integrate/identity-providers/introduction.md
Co-authored-by: mffap <mpa@zitadel.com>
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-03-09 18:22:04 +05:30
mffap
8d4d182c20
docs: proposal restructure ( #5318 )
...
* docs: docs structure
* docs: remove sdk from main nav
* docs: fix broken links
* docs: texts
* docs: texts
* docs: react example
* docs: proposal restructure
* remove manual, move troubleshooting
* revmove duplicate item
* identity providers
* broken links and rel paths
* examples wip
* examples
* navigation
* support
* solution scenarios
* concepts
* overview
* Actions caution to info
* suggestions from code review
* remove start command again
* proposed start command (with and without api)
* wip startpage
* startpage
* broken link integrate
* remove get started from nav
* Apply suggestions from code review
Co-authored-by: Elio Bischof <elio@zitadel.com>
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-03-07 09:33:13 +02:00
Florian Forster
aa9518ac02
docs: improve api docs ( #5158 )
...
* integrate docs into nav
* generator for local use, production needs to be set by env
* fix typo
* local dev
* docs: annotate the first user endpoints in the management api
* docs: annotate the first user endpoints in the management api
* docs: annotate the first user endpoints in the management api
* docs: annotate the first user endpoints in the management api
* docs: add header params
* rewrite docs links and improve ci
* tweak build command
* fix path
* Update docs/docusaurus.config.js
Co-authored-by: Max Peintner <max@caos.ch>
* fix docker
* docs: add header params
* docs: Add tags to management api. add some descriptions
* docs: more descriptions
* docs: more descriptions
* docs: required fields
* docs: example request
* docs: example request
* docs: example request
* docs: example request
* docs: example request
* docs: user metadata requests
* docs: user requests
* docs: user requests
* docs: user requests
* docs: user requests
* docs: change nav add first methods to authentication api
* docs: auth api
* docs: auth api
* docs: auth api
* docs: auth api
* docs: auth api
* docs: api sidenav
* chore: use buf without docker
* fix deploy
* fix ci
* fix vercel
* docs: admin
* docs: admin api docs
* docs: admin api docs
* docs: admin api docs
* docs: admin api docs
* docs: security
* docs: security
* docs: admin api
* docs: change to env vars
* docs: auth api
* docs: remove assets, deprecated requests, menu
* reworked page with PaloAltoNetworks/docusaurus-openapi-docs
* works with the resolutions
* fix broken build by adding assets again
* add tags to menu
* chore: improve build speed
* no-minify
* test ssr
* ssr 20
* use lazy
* increase mem
* use default mem
* change names
* docs: remove assets, deprecated requests, menu
* docs: management api
* docs: management api
* docs: management api
* docs: sidebar
* not the best word smithing but it is ;-)
* more typos
* merge main
* fix some error
* trial
* update grpc gateway
* trigger vercel build
* docs: deprecated requests
* docs: deprecated requests
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2023-02-23 18:08:06 +07:00