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
Silvan
d515e1a004
docs(actions): correct tokens in post authentication ( #5600 )
...
* docs(actions): correct tokens in post authentication
* docs(actions): correct context fields in complement token
2023-04-03 15:32:40 +00:00
Silvan
e688954308
feat: role claims for service user tokens ( #5577 )
...
tokens of service users can now contain role claims by requesting them through scopes
2023-04-03 14:26:51 +02: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
Elio Bischof
887e2f474d
fix: use fixed active instances duration ( #5567 )
...
* fix: use fixed active instances duration
* fix active instances tests
* fix syntax error
* run pipeline
---------
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-30 13:01:27 +02:00
Sebastian Büchler
9b30d6ad83
docs: Typo in SPA examples ( #5569 )
...
Update introduction.mdx
2023-03-29 18:28:03 +00:00
Elio Bischof
cccccd005c
feat: call webhooks at least once ( #5454 )
...
* feat: call webhooks at least once
* self review
* feat: improve notification observability
* feat: add notification tracing
* test(e2e): test at-least-once webhook delivery
* fix webhook notifications
* dedicated quota notifications handler
* fix linting
* fix e2e test
* wait less in e2e test
* fix: don't ignore failed events in handlers
* fix: don't ignore failed events in handlers
* faster requeues
* question
* fix retries
* fix retries
* retry
* don't instance ids query
* revert handler_projection
* statements can be nil
* cleanup
* make unit tests pass
* add comments
* add comments
* lint
* spool only active instances
* feat(config): handle inactive instances
* customizable HandleInactiveInstances
* call inactive instances quota webhooks
* test: handling with and w/o inactive instances
* omit retrying noop statements
* docs: describe projection options
* enable global handling of inactive instances
* self review
* requeue quota notifications every 5m
* remove caos_errors reference
* fix comment styles
* make handlers package flat
* fix linting
* fix repeating quota notifications
* test with more usage
* debug log channel init failures
2023-03-28 22:09:06 +00:00
Miguel Cabrerizo
1b9cea0e0c
feat: add Help/Support e-mail for instance/org ( #5445 )
...
feat: help and support email in privacy policy
2023-03-28 21:36:52 +02:00
Max Peintner
a14bfff0bb
docs: add refresh token section to angular guide ( #5534 )
...
docs: angular example changes
2023-03-27 15:53:22 +02:00
Elio Bischof
62bd606593
feat: enable handling projections for inactive instances ( #5523 )
...
* fix: don't ignore failed events in handlers
* question
* fix retries
* don't instance ids query
* statements can be nil
* make unit tests pass
* add comments
* spool only active instances
* feat(config): handle inactive instances
* customizable HandleInactiveInstances
* test: handling with and w/o inactive instances
* docs: describe projection options
* enable global handling of inactive instances
* accept NowFunc, not Clock interface
* add comment about stringer usage
* remove enum stringer implementations
* fix enum format types
* Update internal/eventstore/repository/mock/repository.mock.impl.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
---------
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-27 12:34:01 +00:00
TG
a8bfcc166e
docs: Fix typo in ratelimits ( #5531 )
...
Update ratelimits.md
Fixed typo
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-24 14:18:34 +00:00
Fabi
4486bf8529
docs: typos in production checklist ( #5155 )
...
* docs: typos and consistent starts of checklist
* docs: typos and consistent starts of checklist
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/self-hosting/manage/productionchecklist.md
Co-authored-by: Florian Forster <florian@zitadel.com>
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-24 15:10:03 +01:00
Mauro Küpfer
6567d81060
docs: fix port number in nextjs tutorial ( #5533 )
...
Co-authored-by: Mauro Kuepfer <mauro.kuepfer@leuchterag.ch>
2023-03-24 08:55:52 +00:00
mffap
9257cf7086
docs(playground): save to clipboard ( #5488 )
...
* docs(playground): permanent link
* add scope urn:zitadel:iam:org:project:roles
* remove window
* remove copy
* move to top right of card, fresh lockfile
* remove scope
* copy to clipboard
* browser only
* cleanup
* try with plausible css
* remove plausible plugin
* remove plausible window
* fix plausible in preview
* plausible script
---------
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-22 07:19:19 +00:00
tharuta
a8fe15829e
feat: internationalization Japanese (recreated) ( #5513 )
...
japanese translation
---------
Co-authored-by: Max Peintner <max@caos.ch>
2023-03-22 07:30:46 +01:00
mffap
4baa503fcc
docs(metrics): fix typos ( #5504 )
...
* docs(metrics): fix typos
* tone
2023-03-20 12:44:04 +01:00
Max Peintner
63c3d05ffd
docs: fix urls on homepage ( #5501 )
...
fix: add urls on homepage
2023-03-20 09:11:15 +01:00
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
SwitchUpCB
7c79120443
docs: update configure.mdx ( #5419 )
...
* docs: update configure.mdx
fix spelling
stylistic improvements
code block consistency
* add additional changes
natural phrases
* address suggestion r1132148559
improve clarity
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-15 21:36:00 +00:00
mffap
a7f65ccb35
docs(legal): support services editorial changes ( #5447 )
2023-03-15 10:39:40 +02:00
Max Peintner
636ebc07a9
docs: nextjs example changes ( #5438 )
...
updates nextjs example docs
2023-03-15 09:10:46 +01:00
mffap
0aaaf209be
docs(manage): update instance settings ( #5421 )
...
* docs(manage): update instance settings
* password reset
* disable email
* phone number
* 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>
2023-03-15 07:09:07 +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
redbar0n
e117e29944
docs: Fix broken link in endpoints.mdx ( #5178 )
...
Doc: Fix broken link in endpoints.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-08 20:29:08 +00:00
Silvan
20e4f1ce57
feat(actions): add fields to complement token flow ( #5336 )
...
* deprecated `ctx.v1.userinfo`-field in "pre userinfo creation" trigger in favour of `ctx.v1.claims`. The trigger now behaves the same as "pre access token creation"
* added `ctx.v1.claims` to "complement tokens" flow
* added `ctx.v1.grants` to "complement tokens" flow
* document `ctx.v1.getUser()` in "complement tokens" flow
* feat(actions): add getUser() and grant
* map user grants
* map claims
* feat(actions): claims in complement token ctx
* docs(actions): add new fields of complement token
* docs(actions): additions to complement token
* docs(actions): correct field names
2023-03-08 15:26:28 +01:00
mffap
6da27ef471
docs: links in readme and banner ( #5390 )
2023-03-07 15:31:05 +01:00
mffap
755e1d24e3
docs: fix broken links ( #5387 )
...
* docs: fix broken links
* emails
2023-03-07 14:31:31 +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
mffap
b822175f07
docs: troubleshoot instance not found ( #5378 )
2023-03-06 14:19:16 +01:00
Livio Spring
2efa305e10
fix: use of generic oauth provider ( #5345 )
...
Adds a id_attribute to the GenericOAuthProvider, which is used to map the external User. Further mapping can be done in actions by using the `rawInfo` of the new `ctx.v1.providerInfo` field.
2023-03-03 10:38:49 +00:00
Dakshitha Ratnayake
cfe00ef0d0
docs: change quickstart guide ( #5343 )
...
* Made changes to the quickstart guide based on the new UI changes
* Modified yarn.lock
2023-03-03 15:10:34 +05:30
Miguel Cabrerizo
60e3e30bca
fix: typo Urls should be URLs ( #5327 )
...
change Urls to URLs in i18n files
2023-03-02 15:30:11 +00:00
mffap
4389a32d9d
docs: verified email ( #5330 )
...
* docs: verified email
* docs: email verified in api docs of import human user
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2023-03-02 09:29:36 +01:00
Elio Bischof
c4ca72fe68
docs: update rate limit rules ( #5296 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-02-24 18:35:44 +01:00
Livio Spring
737d14e81b
feat(api): add generic oauth provider template ( #5260 )
...
adds functionality to manage templates based OIDC IDPs
2023-02-24 15:16:06 +01: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
Livio Spring
40e7356f3e
feat(api): add google provider template ( #5247 )
...
add functionality to manage templates based Google IDP
2023-02-21 17:18:28 +00:00
Elio Bischof
6662e45de4
docs(helm): remove crdb values ( #4902 )
...
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-20 08:52:10 +00:00
Miguel Cabrerizo
7fc3ecf665
feat: request users ordered by creation date ( #5160 )
...
* feat: request users ordered by creation date
* fix: missing case for creationDate in user-table
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-17 13:15:21 +00:00
Max Peintner
a67d3274a8
docs: replace meta tag image ( #5028 )
...
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-17 11:48:37 +01:00
Stefan Benz
15e62813ed
docs: change image tag for docker compose with service account ( #5022 )
...
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-17 10:04:36 +00:00
dependabot[bot]
79f68723d0
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs ( #5145 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 08:16:32 +01:00
dependabot[bot]
ed133d8019
chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /docs ( #5113 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 08:14:43 +01:00
dependabot[bot]
8a2f48e35b
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /docs ( #4705 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-17 07:06:48 +00:00
dependabot[bot]
3003b0b0dc
chore(deps): bump mermaid from 8.14.0 to 9.1.2 in /docs ( #3900 )
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 8.14.0 to 9.1.2.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/8.14.0...9.1.2 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-17 08:06:03 +01:00
Livio Spring
f6a320a9dd
fix(api): correct http methods for provider templates endpoints ( #5228 )
...
fix(api): correct http methods for provider templates endpoints
2023-02-16 08:24:05 +01:00
Nabeel Sulieman
d2f4196146
docs(overview): Grammar/Language Tweaks ( #5159 )
...
Minor grammar/language update
Suggestions to improve the readability/flow of the Production Setup section.
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-02-15 19:48:30 +00:00
Stefan Benz
586495a0be
feat: add management for ldap idp template ( #5220 )
...
Add management functionality for LDAP idps with templates and the basic functionality for the LDAP provider, which can then be used with a separate login page in the future.
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-02-15 08:14:59 +00: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
Firmino Changani
45f6a4436e
docs: remove TODO comment b2b/Federation section ( #5218 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-02-14 21:49:43 +01:00
Max Peintner
df4a173264
feat(console): machine user accesstoken type ( #5196 )
...
Set machine user Access Token type
2023-02-14 17:05:55 +01:00
Florian Forster
6a97c3e233
chore: fix vercel 404 ( #5212 )
2023-02-13 21:47:42 +02:00
Florian Forster
8f8075851e
chore: use vercel instead of netlify for the docs page ( #5211 )
2023-02-13 18:28:35 +01:00
Florian Forster
d050e9cd27
docs: append setting to make gRPC work ( #5198 )
...
* docs: append setting to make gRPC work
* Update _traefik.mdx
* Update _traefik.mdx
---------
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2023-02-13 13:25:31 +00: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
uiopak
84fa20f1ce
feat: internationalization Polish ( #5117 )
...
* Add Polish translations
* Add references to Polish translations in files
* Make a consistent translation of languages in Chinese translation
* Add missing language references to fr, it and zh
* Translation corrections
* Add missing language references to zh
* Translation corrections
* add latest translation keys
* Translation corrections and addition of some new ones
* translate auth requests exhausted
* add new untranslated keys
* Translation corrections, fix indentation
---------
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2023-02-13 12:03:34 +01:00
mffap
0e812cf0f4
docs: remove embedded content from rendered site ( #5183 )
...
* docs: remove embedded content from rendered site
* integrations applications
* 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>
2023-02-13 15:20:04 +07:00
Stefan Benz
3616b6b028
feat(api): allow specifying access_token type (opaque/JWT) for service users ( #5150 )
...
Add functionality to configure the access token type on the service accounts to provide the oidc library with the necessary information to create the right type of access token.
2023-02-08 08:06:34 +00:00
Max Peintner
da130c2ed9
docs(quickstarts): change application type to user agent for angular apps ( #5173 )
...
docs: user agent spa
2023-02-07 19:16:04 +01:00
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
Fabi
5ca7e83f0a
docs: fix get started guide ( #5141 )
...
* docs: fix file ending
* docs: skip optional steps
2023-02-01 14:43:41 +07: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
Florian Forster
99c5e9e3bd
chore: sunset v1 docs ( #5112 )
...
* chore: sunset v1 docs
* chore: remove wrong folder from pr
* remove reference to v1
Co-authored-by: Maximilian Panne <mpa@zitadel.com>
2023-01-27 15:26:13 +01:00
Stefan Benz
eb17d0c378
feat: add http request to interal and external authentication actions ( #5103 )
...
Add functionality to provide http.Request and authError to actions for logging or other logic.
2023-01-26 10:40:49 +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
Stefan Benz
19621acfd3
feat: add notification policy and password change message ( #5065 )
...
Implementation of new notification policy with functionality to send email when a password is changed
2023-01-25 09:49:41 +01: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
Silvan
7b5135e637
fix(adminAPI): localize event type ( #5059 )
...
* fix(adminAPI): localisation of event types, aggregate types
* fix(adminAPI): validations of ListEvent request
* implement caching of editor user information
2023-01-19 15:50:05 +00:00
Stefan Benz
a36fdf8fe6
feat: add listIamMembers to system api ( #5013 )
...
Added ListIAMMembers endpoint to system-API to provide the functionality to the customer portal
2023-01-17 20:35:41 +00:00
Silvan
1bf1f335dc
feat(admin-api): list events ( #4989 )
...
* docs: update cockroachdb version to 22.2
* feat(adminAPI): ListEventTypes returns the list of event types ZITADEL implements
* feat(adminAPI): ListAggregateTypes returns the list of aggregate types ZITADEL implements
* feat(adminAPI): ListEvents allows `IAM_OWNERS` to search for events
2023-01-16 11:30:03 +00:00
Max Peintner
e05ea936e2
docs: metatags ( #5020 )
2023-01-11 10:45:35 +00:00
Maciej Walkowiak
f4b920c11c
docs: fix broken link to production setup guide ( #5021 )
...
docs: Fix broken link to production setup guide
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-01-10 21:04:09 +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
Livio Spring
5651f98600
feat(auth api): expose login policy of authenticated user ( #4979 )
...
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-01-05 13:04:38 +00:00
Gibheer
f34611d675
docs(postgres): avoid using the admin user. ( #4975 )
...
docs: Update the documentation to avoid using the postgres user.
In some environments it is not possible to get access to the postgres
user.
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-01-05 11:05:01 +01:00
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