mffap
52dc8431ab
docs: update security policies ( #5452 )
...
* docs(legal): vulnerability disclosure policy
* update security.md
* exception
* add link to sidebar
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@zitadel.com>
* use main for release channel
* review
* fallback emails
* typos, wording
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-16 08:52:12 +01:00
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
Elio Bischof
681541f41b
feat: add quotas ( #4779 )
...
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
2023-02-15 02:52:11 +01:00
Dakshitha Ratnayake
e3e21cf336
docs: add python quick start guide ( #5166 )
...
* Initial commit for the python quickstart guide
* Fixed minor errors in the Python quickstart guide
* “message”
---------
Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro.local>
2023-02-13 17:59:08 +05:30
Fabi
06e2ac4822
docs: add event api guide ( #5143 )
...
* docs: add event api guide
* docs: add event api guide
* docs: add event api guide
* docs: add event api guide
* docs: variables
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/event-api.md
Co-authored-by: mffap <mpa@zitadel.com>
* docs: change sidenav
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-02-03 09:23:40 +01:00
Stefan Benz
e2fdd3f077
feat: support client_credentials for service users ( #5134 )
...
Request an access_token for service users with OAuth 2.0 Client Credentials Grant. Added functionality to generate and remove a secret on service users.
2023-01-31 19:52:47 +00:00
Silvan
c54ddc71a2
feat(actions): local users ( #5089 )
...
Actions are extended to to local users. It's possible to run custom code during registration and authentication of local users.
2023-01-25 13:08:01 +00:00
Christian Jakob
b06878c2a6
docs: add production checklist ( #4964 )
...
* docs: added first checklist draft
* docs: formatting
* docs: increase list
* docs: added monitoring and links
* docs: typos and links
* best practise approach
* added missing links
* Update docs/docs/self-hosting/manage/production.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* added checkboxes
* changed name and separated checklist
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* fixing links
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-01-23 13:39:05 +01:00
Dakshitha Ratnayake
0a85dd822f
docs: add new quick start guide and make other changes to overview page ( #4996 )
...
* docs: Added the latest quickstart guide and removed the old one. Modified the content on the overview page.
* Renamed developer-quickstart.mdx to quickstart.mdx and other changes to resolve broken links
* Update docs/docs/guides/start/quickstart.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/start/quickstart.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/start/quickstart.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Added a note on the scope of the application.
Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MBP.localdomain>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2023-01-09 16:05:37 +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
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
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
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
Fabi
35832fdd80
docs: passwordless registration ( #4743 )
...
* docs: passwordless registration
* docs: passwordless registration
2022-11-24 08:54:00 +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
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
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
Max Peintner
a4bbc756d8
docs: console guide ( #4468 )
...
* console guide
* org
* orgs, projects
* applications
* project, roles, authz
* users, roles
* app config, imgs
* policy imgs
* users, metadata, imgs
* actions, projects, structure
* css
* rm overview component
* rm manager from sidebar
* fix some broken links, update 🦖
* fix broken links
* fix img shadow
* Update docs/docs/concepts/structure/applications.md
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* policy link
* link to projects guide
* Update docs/docs/guides/integrate/application/review-config.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* add external org authz guide
* Update docs/docs/guides/manage/console/users.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* link to example
* readd manager structure
* punto
* docs: domain settings email as username
* docs: links
* project, application settings, screenshots
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/instance-settings.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/organizations.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* iam role
* Update docs/docs/guides/manage/console/managers.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update docs/docs/guides/manage/console/managers.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* change username text
* Update docs/docs/guides/manage/console/roles.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* link example
* branding changes
* Update docs/docs/guides/manage/console/organizations.mdx
good point 👍
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* docs: loginnames
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
2022-10-06 16:22:46 +02:00
Livio Spring
2d6281ce5b
docs: JWT IDP ( #2475 )
...
* docs: first draft for jwt idp
* update to v2 and fix typos
2022-09-27 15:42:13 +02:00
mffap
ef87a53dfc
docs(concepts): add self-service to features ( #4372 )
...
* docs(concepts): add self-service to features
* outline
* wip
* login
* wip
* account linking
* managers
* intro
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@zitadel.com>
* Autolinking and autoregister
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-09-16 00:23:38 +02:00
Florian Forster
c14c66820f
docs: update docusaurus, add metrics endpoint, add zero downtime update ( #4376 )
...
* chore: update docusuarus to 2.1.0
* docs: metrics endpoint docs
* docs: zero downtime updates
* Update docs/docs/concepts/architecture/solution.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/concepts/architecture/solution.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/concepts/architecture/solution.md
Co-authored-by: mffap <mpa@zitadel.com>
* docs: add health / ready
* Update docs/docs/apis/observability/health.md
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: mffap <mpa@zitadel.com>
2022-09-15 16:36:02 +02:00
Stefan Benz
7191344817
docs(terraform): add basic terraform documentation ( #4328 )
...
* docs(terraform): add basic terraform documentation
* docs(terraform): fix broken links on terraform guide
* docs(terraform): add changes from review
* lint
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-09-15 09:54:28 +00:00
Stefan Benz
7a5f7f82cf
feat(saml): implementation of saml for ZITADEL v2 ( #3618 )
2022-09-12 18:18:08 +02:00
Silvan
77b4fc5487
feat(database): support for postgres ( #3998 )
...
* beginning with postgres statements
* try pgx
* use pgx
* database
* init works for postgres
* arrays working
* init for cockroach
* init
* start tests
* tests
* TESTS
* ch
* ch
* chore: use go 1.18
* read stmts
* fix typo
* tests
* connection string
* add missing error handler
* cleanup
* start all apis
* go mod tidy
* old update
* switch back to minute
* on conflict
* replace string slice with `database.StringArray` in db models
* fix tests and start
* update go version in dockerfile
* setup go
* clean up
* remove notification migration
* update
* docs: add deploy guide for postgres
* fix: revert sonyflake
* use `database.StringArray` for daos
* use `database.StringArray` every where
* new tables
* index naming,
metadata primary key,
project grant role key type
* docs(postgres): change to beta
* chore: correct compose
* fix(defaults): add empty postgres config
* refactor: remove unused code
* docs: add postgres to self hosted
* fix broken link
* so?
* change title
* add mdx to link
* fix stmt
* update goreleaser in test-code
* docs: improve postgres example
* update more projections
* fix: add beta log for postgres
* revert index name change
* prerelease
* fix: add sequence to v1 "reduce paniced"
* log if nil
* add logging
* fix: log output
* fix(import): check if org exists and user
* refactor: imports
* fix(user): ignore malformed events
* refactor: method naming
* fix: test
* refactor: correct errors.Is call
* ci: don't build dev binaries on main
* fix(go releaser): update version to 1.11.0
* fix(user): projection should not break
* fix(user): handle error properly
* docs: correct config example
* Update .releaserc.js
* Update .releaserc.js
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-08-31 07:52:43 +00:00
Elio Bischof
0c6b47a081
docs: update rate limiting docs ( #4186 )
...
* docs: update rate limiting docs
* reduce regexp mental overhead
2022-08-15 17:40:43 +02:00
mffap
7ff419779a
docs(trainings): onboarding project ( #4128 )
...
* init
* Apply suggestions from Florian
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Florian Forster <florian@caos.ch>
2022-08-09 13:38:49 +02:00
Livio Spring
d4d39dbd80
docs: document authentication for system api ( #4140 )
...
* docs: add authentication for system api
* update defaults.yaml
2022-08-08 14:52:59 +02:00
Florian Forster
4e7f0eaec9
docs: create secrets concepts and update docusaurus to stable release ( #4111 )
...
* chore: update docusaurus to v2
* extend concepts for secrets handling
* fix links
* add credentials
* docs review with @livio-a
* remove change
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-08-04 14:08:24 +00:00
Florian Forster
ef4d4cadfd
docs(azuread): guide to use azuread as IdP for ZITADEL ( #4101 )
2022-08-03 08:18:06 +00:00
Florian Forster
e3746624da
docs(architecture): extend the software and deployment architecture ( #4081 )
...
* docs: eventstore wordings
* docs: software and deployment architecture
* docs: typos and links
* fix toc
* Apply suggestions from code review
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-08-03 06:06:46 +00:00
Florian Forster
3c3bce1a6b
docs: improve documentation for v2 release ( #4046 )
...
* WIP: docs(proxy): describe proxy settings
* fix nginx
* refactor (docs): deploy and operate sections
* chore: ignore package-lock since we use yarn
* chore: update to rc1
* chore: broken links
* chore: update yarn
* docs: move disclaimer to bottom
* chore: fix broken links
* Update docs/docs/guides/operate/tls_modes.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* test caddy files
* syntax highlight
* traefik example
* refactor: docs
* refactor
* working state
* got a working state
* remove bar
* mark rate limits for update
* remove zitadel.ch
* fix cases
* docs: zitadel quickstart
* docs: zitadel quickstart
* docs: create app and project
* docs: move customer portal docs to guides manage cloud
* docs: move customer portal docs to guides manage cloud
* docs: move customer portal docs to guides manage cloud
* docs: add help me choose in the quickstart
* docs: broken links
* fix broken links
* Update knative guide
* styling
* docs: support customer portal
* update to main instead v2-alpha
* use version 2 tag
* docs: images
* docs: move authentication and authorization guides to integrate
* docs: quickstart use examples
* docs: lb example
* fix broken link
* docs: update userinfo endpoints
* docs: update userinfo endpoints
* fix oidc endpoint
* docs: remove unused endpoints in app.module
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-07-29 10:13:45 +02:00
Stefan Benz
bc9a85daf3
feat: V2 alpha import and export of organizations ( #3798 )
...
* feat(import): add functionality to import data into an instance
* feat(import): move import to admin api and additional checks for nil pointer
* fix(export): export implementation with filtered members and grants
* fix: export and import implementation
* fix: add possibility to export hashed passwords with the user
* fix(import): import with structure of v1 and v2
* docs: add v1 proto
* fix(import): check im imported user is already existing
* fix(import): add otp import function
* fix(import): add external idps, domains, custom text and messages
* fix(import): correct usage of default values from login policy
* fix(export): fix renaming of add project function
* fix(import): move checks for unit tests
* expect filter
* fix(import): move checks for unit tests
* fix(import): move checks for unit tests
* fix(import): produce prerelease from branch
* fix(import): correctly use provided user id for machine user imports
* fix(import): corrected otp import and added guide for export and import
* fix: import verified and primary domains
* fix(import): add reading from gcs, s3 and localfile with tracing
* fix(import): gcs and s3, file size correction and error logging
* Delete docker-compose.yml
* fix(import): progress logging and count of resources
* fix(import): progress logging and count of resources
* log subscription
* fix(import): incorporate review
* fix(import): incorporate review
* docs: add suggestion for import
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* fix(import): add verification otp event and handling of deleted but existing users
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-07-28 13:42:35 +00:00
Fabi
d15a15c809
docs: Eventstore architecture ( #3904 )
...
* docs: add zitadel eventstore architecture
* docs: add zitadel eventstore architecture
* docs: add zitadel eventstore architecture
* docs: add zitadel eventstore architecture
* docs: add zitadel eventstore architecture
* docs: fix broken link
* Update docs/docs/concepts/eventstore/overview.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/concepts/eventstore/overview.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/concepts/eventstore/overview.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/concepts/eventstore/zitadel.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/concepts/eventstore/zitadel.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-07-06 11:29:59 +02:00
Elio Bischof
f3d9c45174
docs(installation): fix overview items ( #3880 )
...
* docs(installation): fix overview items
* installation after getting started
* fix broken links
* fix broken links
* fix broken link
2022-06-30 16:06:01 +02:00
mffap
9c0f494bf2
docs(guides): user metadata ( #3838 )
...
* docs(guides): user metadata
* add python
* export to BASIC_AUTH
* add js
* add alternative with id_token
* fix img path
* adds reserved scopes, and info about opaque token
* Apply suggestions from code review
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Apply suggestions from code review
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Maximilian Panne <mpa@caos.ch>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-06-28 17:34:13 +00:00
Elio Bischof
6dd4af01bf
docs(installation): improve guides ( #3817 )
...
* split config descriptions
* install and configure
* custom domains
* typo
* remove comments
* try compose with secure crdb
* secure crdb with compose
* describe ExternalSecure restriction
* add near production example
* add login credentials
* fix configure compose
* make the docs more transparent
* name archive amd64
* Revert "name archive amd64"
This reverts commit 0d4dae551b
.
* fix download url
* extract archives
* fix dawin download
* fix start zitadel commands
* add helm installation docs
* remove windows
* make downloaded files description friendlier
* link to github raw
* link login process
* remove healthcheck from compose
* remove compose healthchecks
* use --tlsMode external for lb example
* uname -i
* disable tls mode locally
* Update docs/docs/guides/installation/get-started/macos.mdx
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-06-28 13:36:59 +02:00
Fabi
7e35775681
docs(legal): Updated agreements and policies v2 ( #3823 )
...
* tos
* adds cloud service
* cloud service description WIP
* action minute
* service level description
* SAML and last revised
* tos credit and payment
* dpa basic, profile, and payment data
* service description: authenticated requests
* cloud service description: ui
* add notification box
* sla description
* support services
* removes dedicated instance annex
* remove dedicated instance annex sidebar, links
* update dedicated terms
* merge additional terms in sidebar
* privacy formatting
* pp update piid table
* remove cloudflare cookies
* privacy customer portal cookies
* revert editing guides
* dates
* docs: test
* modification of services
* Apply suggestions from code review
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* add disclaimer to regions list
Co-authored-by: Maximilian Panne <mpa@caos.ch>
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
Co-authored-by: mffap <mpa@zitadel.com>
2022-06-15 08:30:58 +02:00
Florian Forster
0053cb2311
docs: add gitlab and auth0 ( #3700 )
...
* docs: add gitlab and auth0
* Apply suggestions from code review
* fix wrong domain
* Apply suggestions from code review
Co-authored-by: mffap <mpa@zitadel.com>
* fix redirect-uris
* typos
* replace image wip
* smaller typos
* Update docs/docs/guides/basics/applications.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/basics/applications.mdx
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Maximilian Panne <mpa@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-06-08 11:49:50 +02:00
Fabi
0c14614d02
docs: Docs v2 ( #3733 )
...
* fix: change images
* fix: change images, add policies
* fix: change images, add policies
* docs: add customer portal docs
* docs: add customer portal docs
* docs: add customer portal docs
* docs: add customer portal docs
* docs: organization creation
* docs: policy docs
* docs: change password
* docs: verify domain
* docs: profile page
* docs: profile page
* docs: profile page
* docs: login page
* docs: login page
* docs: fix broken links
* docs: customer portal users
* docs: instance detail
* docs: instance detail
* docs: getting started
* Update organizations.mdx
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-06-02 12:05:45 +00:00
mffap
eb2db28bbc
chore(docs): Update trainings, footer, and emails ( #3699 )
...
* chore(docs): update trainings
* intro
* footer
* sidebar
* file structure
* fix sidebar
* updated trainings
* links from intro
* email domain
Co-authored-by: Maximilian Panne <mpa@caos.ch>
2022-05-23 22:53:43 +02:00
Florian Forster
220c8e4922
docs: V2 alpha readme ( #3669 )
...
* docs: add actions dok from v1
* docs: change readme
* remove billing which will be redone
* fix search
* use readme branch to test index
* fix algolia
* fine tune
* tweak
* test
* Update netlify.toml
* Update netlify.toml
* Update docusaurus.config.js
* Update docusaurus.config.js
* Apply suggestions from code review
Co-authored-by: mffap <mpa@zitadel.com>
* tweak readme
* Apply suggestions from code review
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* fix broken part of contrib guide
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-05-20 14:20:31 +00:00
Elio Bischof
c8300b61b1
docs: installation ( #3646 )
...
* improve compose
* docs: installation v2
* ZITADEL_EXTERNALSECURE=true is sane
* Update docs/docs/guides/installation/configuration.mdx
* docs: download binaries from command line
* docs: better config description
* fixes
* default instance
* default user credentials
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-18 12:42:13 +00:00
Fabi
c53d5251a7
fix: V2 docs / error messages ( #3611 )
...
* docs: rewrite concept section
* docs: add instance to guides
* chore: error messages
* fix: scenarios
* docs: urls
* docs: change images
* docs: change images
* docs: change images
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-16 12:00:33 +00:00
Fabi
a824312be3
docs: error codes ( #3108 )
...
* docs: add error codes to api docs
* docs: add error codes to api docs
* docs: add error codes to api docs
2022-01-24 15:19:47 +01:00
Elio Bischof
bca337319c
docs: add MongoDB Authenticated Charts integration guide ( #3080 )
...
* docs: add MongoDB Authenticated Charts integration guide
* blur client id
* finalize mongodb charts integration
* fix audience field description
Co-authored-by: mffap <mpa@caos.ch>
Co-authored-by: mffap <mpa@caos.ch>
2022-01-21 14:30:20 +00:00
Max Peintner
68827dfdcd
docs: styling, concepts cleanup ( #2643 )
...
* Architecture Scenarios B2B B2C
* b2b b2c
* cleanup concepts
* homepage links, b2c docs
* b2c, new homepage, custom components
* more content
* fix rxjs
* temp remove architecture scenarios
* temp remove architecture scenarios
* Update docs/src/pages/index.js
Co-authored-by: Florian Forster <florian@caos.ch>
* update docusaurus & review scenarios
* refactor user login guide (#2921 )
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update docs/docs/guides/architecture-scenarios/b2c.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update docs/docs/guides/architecture-scenarios/b2c.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: mffap <mpa@caos.ch>
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: mffap <mpa@caos.ch>
* Update docs/docs/guides/architecture-scenarios/b2b.mdx
Co-authored-by: mffap <mpa@caos.ch>
* Update docs/docs/guides/architecture-scenarios/b2c.mdx
Co-authored-by: mffap <mpa@caos.ch>
* Update docs/docs/guides/architecture-scenarios/b2c.mdx
Co-authored-by: mffap <mpa@caos.ch>
* Update docs/docs/guides/architecture-scenarios/b2c.mdx
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* user-login splitup
* files
* organize files
* cleanup authmethods
* solution scenarios
* add link to authz
* Update docs/docs/guides/authentication/authmethods/implicit.mdx
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update docs/docs/guides/authentication/authmethods/implicit.mdx
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix broken links
* Update docs/docs/guides/solution-scenarios/b2c.mdx
Co-authored-by: Florian Forster <florian@caos.ch>
* c for consumer
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: mffap <mpa@caos.ch>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-01-11 20:48:13 +01:00
Fabi
2bbbc3551a
docs: error messages ( #2889 )
...
* docs: add error messages
* docs: add error messages
* docs: add error messages screen shots
* Update docs/docs/manuals/error-messages.md
Co-authored-by: Florian Forster <florian@caos.ch>
* docs: add error messages screen shots
* docs: rename file
Co-authored-by: Florian Forster <florian@caos.ch>
2022-01-06 08:32:08 +01:00