Commit Graph

356 Commits

Author SHA1 Message Date
Florian Forster
83f96b49aa
docs: fix preview link (#4965)
test netlify

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-01-03 10:14:13 +00:00
Fabi
404bc9208d
docs: login with phone scenario (#4950)
* docs: login with phone scenario

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: mffap <mpa@zitadel.com>

Co-authored-by: mffap <mpa@zitadel.com>
2022-12-29 12:27:51 +00:00
Christian Jakob
970d6cbe53
docs: increase rate limit for api calls (#4953)
* docs: increase rate limit for api calls

* docs: added new regex
2022-12-29 10:16:07 +01:00
Elio Bischof
10b281535a
docs(self-hosting): describe updating and scaling (#4932)
* docs(self-hosting): describe updating and scaling

* Update docs/docs/self-hosting/manage/updating_scaling.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/self-hosting/manage/updating_scaling.md

Co-authored-by: mffap <mpa@zitadel.com>

* add tldr, satisfy review

Co-authored-by: mffap <mpa@zitadel.com>
2022-12-28 16:10:18 +01:00
Silvan
5c8cfa4167
docs(self-hosting): add env vars for proxy configuration (#4916) 2022-12-22 13:42:44 +01:00
Stefan Benz
7d9fc2c6e7
feat: org remove on admin api and org query with state (#4917)
* feat: org remove on admin api and org query with state

* docs: change description for admin api remove org

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-12-22 10:46:06 +00:00
Silvan
188ff2be53
docs(scopes): improve description of org:id scope (#4911) 2022-12-21 11:33:31 +01:00
Stefan Benz
f5eddcc490
fix: separate tos and privacy checkbox into two (#4848) 2022-12-21 09:27:31 +01:00
Florian Forster
77e3d08f22
docs: split out self-hosting into new section (#4903)
* docs: split out self-hosting into section

* check for broken links

* fix netlify proxy forward

* use full path
2022-12-20 11:17:27 +01:00
Fabi
3c26b0bae4
docs: add logout guide (#4889)
* docs: add logout guide

* docs: add logout guide

* docs: add logout guide

* docs: add logout guide

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/integrate/logout.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* docs: add multifactor and secondfactor shortcuts

* docs: logout guide

Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-20 09:40:34 +01:00
Stefan Benz
339fbd4f0c
fix: change back to login button and add to register option screen (#4847)
* fix: change back to login button and add to register option screen

* fix: change back to login button and add logic for remove and set events

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-12-20 09:26:48 +01:00
Fabi
5d61ed5cac
docs: add multifactor and secondfactor shortcuts (#4891) 2022-12-19 09:59:45 +00:00
mffap
2663d0ff13
docs: add prompt none to playground (#4894) 2022-12-16 15:42:30 +01:00
Stefan Benz
b7e5fcb97b
docs: setup with service account docs (#4877)
* docs: add service account setup for kubernetes

* docs: add service account setup for macos, linux and compose

* docs: change image tag in compose

* docs: move default user part of kubernetes
2022-12-16 14:09:49 +01:00
Elio Bischof
3e52beaf89
docs: install crdb chart separately (#4849)
* docs: install crdb chart separately

* Update kubernetes.mdx

* Update kubernetes.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-14 21:09:23 +01:00
Max Peintner
06c5f2a731
docs: use latest image instead of stable in docker-compose.yml (#4876)
docs: use latest image for compose
2022-12-14 11:10:18 +01:00
Livio Spring
632639ae7f
feat: enable iframe use (#4766)
* feat: enable iframe use

* cleanup

* fix mocks

* fix linting

* docs: add iframe usage to solution scenarios configurations

* improve api

* feat(console): security policy

* description

* remove unnecessary line

* disable input button and urls when not enabled

* add image to docs

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-12-14 07:17:36 +01:00
Christian Jakob
34b2c2e9e8
docs: add installation videos (#4858)
* docs: fix h2c link

* Update http2.mdx

* testing youtube and knative

* docs: video guides for installation

* docs: switched to iframe

* Update docs/docs/guides/deploy/compose.mdx

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update docs/docs/guides/deploy/knative.mdx

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update docs/docs/guides/deploy/macos.mdx

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update docs/docs/guides/deploy/linux.mdx

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-12-12 13:26:52 +01:00
Stefan Benz
47ffa52f0f
feat: Instance create (#4502)
* feat(instance): implement create instance with direct machine user and credentials

* fix: deprecated add endpoint and variable declaration

* fix(instance): update logic for pats and machinekeys

* fix(instance): unit test corrections and additional unit test for pats and machinekeys

* fix(instance-create): include review changes

* fix(instance-create): linter fixes

* move iframe usage to solution scenarios configurations

* Revert "move iframe usage to solution scenarios configurations"

This reverts commit 9db31f3808.

* fix merge

* fix: add review suggestions

Co-authored-by: Livio Spring <livio.a@gmail.com>

* fix: add review changes

* fix: add review changes for default definitions

* fix: add review changes for machinekey details

* fix: add machinekey output when setup with machineuser

* fix: add changes from review

* fix instance converter for machine and allow overwriting of further machine fields

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-12-09 14:04:33 +01:00
Christian Jakob
33b213ffce
docs: fix h2c link (#4846)
* docs: fix h2c link

* Update http2.mdx

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-12-09 08:19:30 +00:00
Stefan Benz
2209187a48
docs(import): correct import example from v1 with timeout (#4731)
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-12-07 10:53:08 +00:00
Florian Forster
5c6971a6a4
chore: replace docs links (#4843)
* chore: replace docs links

* Update index.js

* prettier
2022-12-06 23:09:50 +00:00
Florian Forster
a1dfe02cf2
chore(docs): remove analytics proxy from preview (#4842)
* chore(docs): analytics proxy fix

* Update netlify.toml
2022-12-06 22:48:09 +01:00
Florian Forster
065250a108
chore(docs): fix links for domain migration (#4831)
* chore(docs): fix links for domain migration

* try trailing slash for netlify

* trial

* fix typo

* test path

* try preview proxied

* test local proxy

* try to define the domain with redirect to /docs

* remove build commands

* debug netlify router and fix image link

* working config

* fix analytics
2022-12-06 20:33:13 +01:00
Max Peintner
97fe041a86
docs: add tailwindcss for styles, oidc authorize endpoint playground (#4707)
* variable parser

* rm plugin

* set fcn

* env

* EnvCode component

* cleanup env demo

* env

* rm remark plugin

* auth request context

* auth req component

* authorize endpoint construction

* rev react page

* fix endpoint

* styling

* query params with anchor

* desc

* tailwind coexistence

* fix styles

* add login_hint, organizationId scope

* auth request without prompt

* show login_hint

* sync displayed url with actual href

* fix fcn

* coloring

* Update docs/src/components/authrequest.jsx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/src/components/authrequest.jsx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/src/components/authrequest.jsx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/src/components/authrequest.jsx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/src/components/authrequest.jsx

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/src/components/authrequest.jsx

Co-authored-by: mffap <mpa@zitadel.com>

* add plausible, header

* add pkce

* move

* adds pkce code challenge

* replace cboa

* reaname and move to required

* fall back to cboa due to webpack error

* trailing slash

* reorder org_id

* remove resourceowner

* texts

* update references

* buffer, fix some react dom components

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@zitadel.com>

* standard scopes

Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-05 18:36:12 +01:00
mffap
cf4780fe6b
docs(legal): adds representative in the eu (#4799)
* adds representative in the eu

* date

Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-01 14:36:41 +01:00
Max Peintner
9fbd1034c2
docs(NextJS): use auth method basic for guides (#4802)
* docs: nextjs using code with auth method basic

* Update docs/docs/examples/login/nextjs-b2b.md

Co-authored-by: Florian Forster <florian@zitadel.com>

Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-01 11:25:17 +01:00
Silvan
f3e6f3b23b
feat: remove org (#4148)
* feat(command): remove org

* refactor: imports, unused code, error handling

* reduce org removed in action

* add org deletion to projections

* add org removal to projections

* add org removal to projections

* org removed projection

* lint import

* projections

* fix: table names in tests

* fix: table names in tests

* logging

* add org state

* fix(domain): add Owner removed to object details

* feat(ListQuery): add with owner removed

* fix(org-delete): add bool to functions to select with owner removed

* fix(org-delete): add bools to user grants with events to determine if dependencies lost owner

* fix(org-delete): add unit tests for owner removed and org removed events

* fix(org-delete): add handling of org remove for grants and members

* fix(org-delete): correction of unit tests for owner removed

* fix(org-delete): update projections, unit tests and get functions

* fix(org-delete): add change date to authnkeys and owner removed to org metadata

* fix(org-delete): include owner removed for login names

* fix(org-delete): some column fixes in projections and build for queries with owner removed

* indexes

* fix(org-delete): include review changes

* fix(org-delete): change user projection name after merge

* fix(org-delete): include review changes for project grant where no project owner is necessary

* fix(org-delete): include auth and adminapi tables with owner removed information

* fix(org-delete): cleanup username and orgdomain uniqueconstraints when org is removed

* fix(org-delete): add permissions for org.remove

* remove unnecessary unique constraints

* fix column order in primary keys

* fix(org-delete): include review changes

* fix(org-delete): add owner removed indexes and chang setup step to create tables

* fix(org-delete): move PK order of instance_id and change added user_grant from review

* fix(org-delete): no params for prepareUserQuery

* change to step 6

* merge main

* fix(org-delete): OldUserName rename to private

* fix linting

* cleanup

* fix: remove org test

* create prerelease

* chore: delete org-delete as prerelease

Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2022-11-30 17:01:17 +01:00
Silvan
5a1f4c387c
docs(action): specify docs (#4709)
* docs: add actions section

* docs(actions): add modules

* docs: actions

* docs(actions): start with register flows

* add calls

* docs: all actions documented

* docs(actions): unify

* docs(actions): unify texts

* docs: apply suggestions from code review

Co-authored-by: mffap <mpa@zitadel.com>

* docs(actions): clarifications

* docs: return values italic

* docs: fix broken links

* docs: fix broken links

* docs: fix broken links

* docs: fix broken links

* Update docs/docs/apis/actions/introduction.md

Co-authored-by: mffap <mpa@zitadel.com>

* docs(actions): link actions examples

* docs: remove unused section

Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-11-28 09:20:33 +01:00
mffap
789faa8ce8
docs: update images concept orgs (#4763)
docs: update images
2022-11-24 14:01:07 +01:00
Max Peintner
268db1d5ec
docs: update example links (#4752)
update example links
2022-11-24 10:23:31 +01:00
Fabi
7e2666153e
docs: add error response to oidc possible errors (#4753) 2022-11-24 08:46:51 +00:00
Julien Tanay
d4809b0dc1
doc: Improve _defaultuser doc (#4750)
Improve defaultuser doc

Add example using an external domain

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-11-24 08:05:49 +00:00
Fabi
35832fdd80
docs: passwordless registration (#4743)
* docs: passwordless registration

* docs: passwordless registration
2022-11-24 08:54:00 +01:00
Elio Bischof
f4e2349440
docs(self-hosted): improve production checklist (#4748)
* docs(self-hosted): improve production checklist

* split cdn

* data management
2022-11-23 19:17:03 +00:00
Elio Bischof
c64a29a0a0
docs(self-hosted): fix link to default steps.yaml (#4754) 2022-11-23 16:00:28 +01:00
Fabi
5de6a5a8c0
docs: Request to ZITADEL API with PAT (#4751)
* docs: Request to ZITADEL API with PAT

* docs: add error response to oidc possible errors

* Update docs/docs/guides/integrate/pat.md

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update docs/docs/guides/integrate/pat.md

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Update docs/docs/guides/integrate/pat.md

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* docs: add error response to oidc possible errors

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-11-23 15:06:09 +01:00
Max Peintner
1b868b6a7f
docs: nextjs b2b example, plausible outbound links script (#4738)
* b2b example, link from b2b solution scenario, cleanup nextjs doc

* b2b md

* repo link

* add plausible outbound events

* update examples link
2022-11-23 13:27:09 +00:00
Fabi
ff595697df
docs: scenario login with email (#4741)
* docs: issue label description

* fix img naming

Co-authored-by: Maximilian Panne <mpa@zitadel.com>
2022-11-23 09:44:19 +01:00
Livio Spring
29441ce4b6
feat: save last occurrence of failed events and fix instance filtering (#4710)
* fix: filter failed events and current sequence correctly

* fix failed events sorting column

* feat: save last occurrence of failed event

* fix failedEvents query and update sql statements

* change sql statement to only create index

* fix linting

* fix linting

* Update internal/query/failed_events.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* update job name on test-docs to match the one from test-code

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-11-18 13:49:38 +01:00
Max Peintner
bc715acaa9
docs: update flutter quickstart (#4652)
* docs: update flutter for web support

* flutter doc

* add repo link

* update lockfile

* Update docs/docs/examples/login/flutter.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/examples/login/flutter.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/examples/login/flutter.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/examples/login/flutter.md

Co-authored-by: mffap <mpa@zitadel.com>

Co-authored-by: mffap <mpa@zitadel.com>
2022-11-14 15:24:36 +01:00
Fabi
358a517e63
docs: Scenario docs (#4533)
* docs: solution scenario - redireect to identity provider

* docs: solution scenario - custom url

* fix: typo in default message

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/solution-scenarios/configurations.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

Co-authored-by: Florian Forster <florian@zitadel.com>
2022-11-10 13:05:10 +00:00
Elio Bischof
ac66a54df9
docs(deploy): make lb example idempotent (#4640) 2022-11-09 10:51:52 +00:00
Fabi
f6f8ce8ba1
docs: azure add actions and no mfa prompt (#4655)
* docs: azure ad actions and no mfa prompt

* lockfile

* rm space

* rm lines

* docs: azure ad actions and no mfa prompt

* docs: azure ad actions and no mfa prompt

* docs: azure ad actions and no mfa prompt

* docs: azure ad actions and no mfa prompt

* docs: link to actions marketplace

* Update docs/docs/apis/actions.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/concepts/features/actions.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/integrate/azuread-oidc.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/integrate/azuread-oidc.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/integrate/azuread-oidc.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/integrate/azuread-oidc.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/integrate/azuread-oidc.md

Co-authored-by: mffap <mpa@zitadel.com>

* Update docs/docs/guides/integrate/azuread-oidc.md

Co-authored-by: mffap <mpa@zitadel.com>

* docs: function name

* docs: function name

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-11-09 08:49:38 +00:00
Livio Spring
eba602e064
feat: allow import of federated users in ImportHumanUser (#4675)
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-11-09 08:33:50 +00:00
mffap
f8e0cde0e9
docs: metadata (#4677)
* update description and add metadata

* home de-duplicate
2022-11-08 16:15:12 +01:00
Elio Bischof
b3d2892e4c
docs(proxy): add Apache httpd example (#4657)
* docs(proxy): add httpd reverse proxy example

* add httpd tab

* add httpd tab

* minor production checklist improvements
2022-11-04 18:00:40 +01:00
Elio Bischof
e15e733cc3
docs(self-hosted): describe production setup (#4645)
* docs(manage): add production checklist

* chore: add tracing to defaults

* fix links

* fix links

* link custom domain page

* Update docs/docs/guides/deploy/overview.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/deploy/overview.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/deploy/overview.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/deploy/overview.mdx

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/manage/self-hosted/production.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/manage/self-hosted/production.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/manage/self-hosted/production.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/manage/self-hosted/production.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* Update docs/docs/guides/manage/self-hosted/production.md

Co-authored-by: Florian Forster <florian@zitadel.com>

* fix typos

* link to metrics page

* link to projections concept

* chore(docs): format docs

* visually add spaces

* use explicit line breaks

* fix italic underscores

* reuse .prettierignore

* cd to docs

* ignore generated .md files

* pin prettier version

* format non docs markdown files

* fix glob file pattern

* fix glob file pattern

* fix glob file pattern

* enforce prose wrap

* fix italic env vars

* use .prettierrc.yaml

* use folder specific configs

* fmt docs and md in other branch

Co-authored-by: Florian Forster <florian@zitadel.com>
2022-11-03 11:22:17 +00:00
Stefan Benz
5d17da542d
fix(user): add search query for login name (#4173)
* fix(user): add search query for login name

* fix(user): change login name query to IN from EXISTS

* fix(loginname): include InQuery into ListQuery with SubSelect as possible datasource

* fix(user): apply suggestions from code review

Co-authored-by: Livio Spring <livio.a@gmail.com>

* fix: correct unit test for search query

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-31 13:03:23 +00:00
Max Peintner
92eeb68be9
docs: update nextjs and angular guide (#4633)
* docs: nextjs angular guide

* colormode
2022-10-31 08:00:22 +01:00