2321 Commits

Author SHA1 Message Date
Elio Bischof
80de44491a
Revert "include integration tests"
This reverts commit 96db9504ecdb4e73451f09554fd749cd7c27341f.
2023-07-05 15:10:12 +02:00
Elio Bischof
96db9504ec
include integration tests 2023-07-05 14:53:51 +02:00
Elio Bischof
288277bb4f
only requeue special handlers secondly 2023-07-05 14:49:47 +02:00
Elio Bischof
8c38cb7c41
review fixes 2023-07-05 14:42:30 +02:00
Elio Bischof
599fcc6167
make limit configurable 2023-07-05 12:10:42 +02:00
Elio Bischof
a901224bbb
enable request headers 2023-07-05 11:45:09 +02:00
Elio Bischof
8d38ee6244
prerelease v2.24.0-usage-telemetry.1 2023-07-05 10:22:41 +02:00
Elio Bischof
ed5d968d7c
cleanup 2023-07-04 18:14:26 +02:00
Elio Bischof
209b8bd19c
no opt-in in examples 2023-07-04 18:05:13 +02:00
Elio Bischof
e92338678f
Merge branch 'main' into usage-telemetry 2023-07-04 17:58:10 +02:00
Elio Bischof
227c63a89d
dont overwrite original error 2023-07-04 17:31:07 +02:00
Elio Bischof
8e8730d017
lint 2023-07-04 17:11:50 +02:00
Elio Bischof
d5c40ce7d2
lint 2023-07-04 16:16:38 +02:00
Elio Bischof
ecdb5d4012
Merge branch 'usage-telemetry' of github.com:zitadel/zitadel into usage-telemetry 2023-07-04 16:09:57 +02:00
Elio Bischof
ce899374c9
cleanup 2023-07-04 16:09:43 +02:00
Fabi
fa93bb7e85
docs: add instance not found troubleshoot to self-hosting (#6136)
* docs: add instance not found troubleshoot to self-hosting

* docs: add instance not found troubleshoot to self-hosting

* docs: fix links

* docs: remove instance not found from support troubleshoot

* docs: add instance not found note on all deploy guides
2023-07-04 15:45:27 +02:00
Elio Bischof
a642a4c978
Merge branch 'main' into usage-telemetry 2023-07-04 14:59:16 +02:00
Elio Bischof
2d611c73d9
use type NamespacedCondition 2023-07-04 14:56:52 +02:00
Elio Bischof
d3635bb96b
simplify milestone by instance ids query 2023-07-04 14:19:34 +02:00
Fabi
3fe9932cad
docs: Register Mfa guide (#6133)
* docs: register otp guide

* docs: register totp guide

* docs: list mfa

* docs: u2f mfa guide

* docs: u2f mfa guide

* docs: u2f mfa guide
2023-07-04 13:48:55 +02:00
Elio Bischof
4cc9126435
test 4 milestones 2023-07-04 13:32:49 +02:00
Fabi
47c2846df2
docs: passkey graphic links (#6132) 2023-07-03 13:25:03 +00:00
Elio Bischof
1d64cc6129
review 2023-07-03 12:25:58 +02:00
Elio Bischof
2a1149a67a
pass linting 2023-07-03 11:45:18 +02:00
Elio Bischof
6fdba6fb60
test search query 2023-06-30 17:20:08 +02:00
Elio Bischof
e9344df886
check rows.Err() 2023-06-30 16:28:03 +02:00
Elio Bischof
5f7e3b2968
test projection 2023-06-30 16:23:39 +02:00
Elio Bischof
69fe35411d
organize imports 2023-06-30 13:43:26 +02:00
Elio Bischof
477cb4ad79
cleanup 2023-06-30 12:56:30 +02:00
Elio Bischof
1a530953a7
organize imports 2023-06-30 12:43:44 +02:00
Elio Bischof
053212c45e
improve dev and db performance 2023-06-30 12:39:22 +02:00
Elio Bischof
8fac74e7ee
statement unit tests 2023-06-30 10:40:40 +02:00
Dakshitha Ratnayake
3f85aa014e
docs:add token introspection documentation based on blog post (#6118)
* Modifying docs to comply with Google style guide for docs.

* Removed typo.

* Added FE and BE integration with ZITADEL

* Added FE and BE integration with ZITADEL

* Added FE and BE integration with ZITADEL

* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx

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

* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx

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

* Addressed @mffap's question on the PR.

* Added docs for detailed explanations for token introspection.

* Update docs/docs/guides/integrate/token-introspection/basic-auth.mdx

Co-authored-by: Fabi <fabienne@zitadel.com>

* Update docs/sidebars.js

Co-authored-by: Fabi <fabienne@zitadel.com>

* Update docs/docs/guides/integrate/token-introspection/private-key-jwt.mdx

* Addressed @hifabienne's review comments.

* Addressed @hifabienne's review comments.

---------

Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro-2.local>
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-06-30 11:50:13 +05:30
Elio Bischof
5cacd0e996
push human readable milestone type 2023-06-30 02:53:47 +02:00
Elio Bischof
39e8e869ac
fix text array contains 2023-06-30 02:11:17 +02:00
Elio Bischof
d5d365d154
ignore client ids 2023-06-29 18:43:02 +02:00
Fabi
1fddc6e002
docs: Passkey (#6110)
* docs: add docs for passkey registration and login

* docs: add docs for passkey registration and login

* docs: passkey registration

* docs: add passkey guide to sidenav

* docs: passkey guide

* docs: passkey flow

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

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

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

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

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

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

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

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

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

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

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

* Update docs/docs/guides/integrate/login-ui/passkey.mdx

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

* docs: passkey flow

* docs: passkey flow

* docs: passkeys

---------

Co-authored-by: Florian Forster <florian@zitadel.com>
2023-06-29 15:04:14 +02:00
Elio Bischof
3a338cdb44
push 6 in 6 milestones 2023-06-29 14:28:27 +02:00
Elio Bischof
ad13a65d1d
update base 2023-06-29 12:45:45 +02:00
Elio Bischof
41bb4f77a9
push 5 in 6 milestones 2023-06-29 12:18:16 +02:00
Dakshitha Ratnayake
a0950751ae
docs: add frontend and backend API integration guide to the solution scenarios (#6107)
* Modifying docs to comply with Google style guide for docs.

* Removed typo.

* Added FE and BE integration with ZITADEL

* Added FE and BE integration with ZITADEL

* Added FE and BE integration with ZITADEL

* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx

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

* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx

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

* Addressed @mffap's question on the PR.

---------

Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro-2.local>
Co-authored-by: mffap <mpa@zitadel.com>
2023-06-29 14:15:40 +05:30
Elio Bischof
2b8dac40de
fix scheduled pseudo event projection 2023-06-28 17:43:19 +02:00
Elio Bischof
ec8b587ba6
remove docs 2023-06-28 15:05:31 +02:00
Fabi
376d8e78b8
docs: Password reset (#6108)
* docs: add password reset to login ui guide

* docs: add password reset to login ui guide

* Update proto/zitadel/user/v2alpha/user_service.proto

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

* Update docs/docs/guides/integrate/login-ui/password-reset.mdx

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

* Update docs/docs/guides/integrate/login-ui/password-reset.mdx

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

* Update docs/docs/guides/integrate/login-ui/password-reset.mdx

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

* docs: replace image

* docs: replace vars in urls

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-06-28 13:52:53 +02:00
Elio Bischof
a14871ce46
reduce milestone pushed 2023-06-28 11:35:22 +02:00
Elio Bischof
51a9a54cfd
calculate and push 4 in 6 milestones 2023-06-28 08:19:34 +02:00
Livio Spring
bd5defa96a
fix: provide domain in session, passkey and u2f (#6097)
This fix provides a possibility to pass a domain on the session, which
will be used (as rpID) to create a passkey / u2f assertion and
attestation. This is useful in cases where the login UI is served under
a different domain / origin than the ZITADEL API.
2023-06-27 14:36:07 +02:00
Silvan
d0cda1b479
fix(migration): speed up step 11 (#6086) 2023-06-27 11:56:17 +02:00
mffap
cef17b4a7a
docs(guides): Update metadata guide (#6072)
* wip new structure

* finalize

* broken link
2023-06-26 14:48:12 +02:00
Livio Spring
2c6a2a376c
fix: rename OTP to TOTP in v2 alpha user api (#6069)
This change renames the v2 user OTP registration endpoints and objects
to TOTP.
Also the v2 related code paths have been renamed to TOTP.

This change was discussed during the sprint review.

### Definition of Ready

- [ ] I am happy with the code
- [ ] Short description of the feature/issue is added in the pr
description
- [ ] PR is linked to the corresponding user story
- [ ] Acceptance criteria are met
- [ ] All open todos and follow ups are defined in a new ticket and
justified
- [ ] Deviations from the acceptance criteria and design are agreed with
the PO and documented.
- [ ] No debug or dead code
- [ ] My code has no repetitions
- [ ] Critical parts are tested automatically
- [ ] Where possible E2E tests are implemented
- [ ] Documentation/examples are up-to-date
- [ ] All non-functional requirements are met
- [ ] Functionality of the acceptance criteria is checked manually on
the dev system.
2023-06-23 18:58:29 +02:00