Elio Bischof
e92338678f
Merge branch 'main' into usage-telemetry
2023-07-04 17:58:10 +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
Fabi
3fe9932cad
docs: Register Mfa guide ( #6133 )
...
* docs: register otp guide
* docs: register totp guide
* docs: list mfa
* docs: u2f mfa guide
* docs: u2f mfa guide
* docs: u2f mfa guide
2023-07-04 13:48:55 +02:00
Fabi
47c2846df2
docs: passkey graphic links ( #6132 )
2023-07-03 13:25:03 +00:00
Dakshitha Ratnayake
3f85aa014e
docs:add token introspection documentation based on blog post ( #6118 )
...
* Modifying docs to comply with Google style guide for docs.
* Removed typo.
* Added FE and BE integration with ZITADEL
* Added FE and BE integration with ZITADEL
* Added FE and BE integration with ZITADEL
* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/solution-scenarios/frontend-calling-backend-API.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Addressed @mffap's question on the PR.
* Added docs for detailed explanations for token introspection.
* Update docs/docs/guides/integrate/token-introspection/basic-auth.mdx
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/sidebars.js
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/token-introspection/private-key-jwt.mdx
* Addressed @hifabienne's review comments.
* Addressed @hifabienne's review comments.
---------
Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro-2.local>
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-06-30 11:50:13 +05:30
Fabi
1fddc6e002
docs: Passkey ( #6110 )
...
* docs: add docs for passkey registration and login
* docs: add docs for passkey registration and login
* docs: passkey registration
* docs: add passkey guide to sidenav
* docs: passkey guide
* docs: passkey flow
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
* Update docs/docs/guides/integrate/login-ui/passkey.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* docs: passkey flow
* docs: passkey flow
* docs: passkeys
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-06-29 15:04:14 +02:00
Elio Bischof
ad13a65d1d
update base
2023-06-29 12:45:45 +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
mffap
cef17b4a7a
docs(guides): Update metadata guide ( #6072 )
...
* wip new structure
* finalize
* broken link
2023-06-26 14:48:12 +02:00
Fabi
9fa3c6233e
docs: right link ( #6076 )
2023-06-23 10:16:06 +02:00
Fabi
2dd5d73f7c
docs: Build your own Login UI guide ( #6075 )
...
* docs: add guide for implementing ui with the new user/session api
* docs: add guide for implementing ui with the new user/session api
* docs: add oidc flow to login ui guide
2023-06-23 09:28:42 +02:00
Dakshitha Ratnayake
70f03ad01a
docs:Update quickstart.mdx ( #6071 )
...
Update quickstart.mdx
2023-06-22 19:35:47 +05:30
mffap
c12d94f7d4
docs(legal): add backup ( #6064 )
2023-06-21 13:09:37 +00:00
Dakshitha Ratnayake
5ab3ed466c
docs:Update quickstart.mdx ( #6056 )
...
Update quickstart.mdx
2023-06-21 17:02:53 +05:30
Elio Bischof
1b5f5e9e62
stop tracking events
2023-06-21 11:40:16 +02:00
Elio Bischof
35aa43a4ac
Merge branch 'main' into usage-telemetry
2023-06-19 12:15:58 +02:00
Elio Bischof
4d5a6bb288
push milestones
2023-06-19 12:15:30 +02:00
dian mushkov
4378eb7cb5
feat: internationalization Bulgarian ( #5998 )
...
* Feature BG init
* lint fix
* Fix merge conflict
* merge main branch add bg lang
* reference centrally defined langs
* refactor supportedLanguages
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-06-16 17:35:03 +02:00
Elio Bischof
084c6fa3a7
describe changes at runtime
2023-06-16 15:41:54 +02:00
Elio Bischof
0a8a6e1fbd
cleanup
2023-06-16 14:52:15 +02:00
Elio Bischof
235a3ebd44
Merge branch 'main' into usage-telemetry
2023-06-16 14:45:02 +02:00
Elio Bischof
995420626c
rework configuration and docs
2023-06-16 14:37:27 +02:00
Fabi
7b69449207
docs: Maintenance ( #5993 )
...
* docs: add maintenance
* docs: add link to maintenance from legal section
* Update docs/docs/support/software-release-cycles-support.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/software-release-cycles-support.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/software-release-cycles-support.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/software-release-cycles-support.md
Co-authored-by: mffap <mpa@zitadel.com>
* docs: add section about release types
* docs: add section about release types
* docs: add section about release types
* docs: add section about release types
* docs: add section about release types
* formatting
* Update docs/docs/support/software-release-cycles-support.md
Co-authored-by: mffap <mpa@zitadel.com>
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-06-16 08:51:25 +00:00
mffap
5b3f04e4d9
docs(self-hosting): add minimum system requirements ( #6032 )
...
* docs(self-hosting): add minimum system requirements
* Apply suggestions from code review
Co-authored-by: Florian Forster <florian@zitadel.com>
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-06-15 00:06:52 +02:00
Elio Bischof
5a39240cdd
document analytics config
2023-06-14 08:49:50 +02:00
mffap
0a035b6347
docs(migrate): applications ( #6001 )
...
* docs(migrate): applications
* Update docs/docs/guides/migrate/introduction.md
Co-authored-by: Florian Forster <florian@zitadel.com>
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-06-09 14:06:59 +00:00
mffap
f7157b65f4
docs(troubleshoot): invalid audience ( #5956 )
2023-06-06 16:11:30 +00:00
mffap
c8b0e5a6c5
docs(api): add info about key rotation and caching on /keys endpoint ( #5964 )
...
* docs(api): add more info on the /keys endpoint
* fix some headings while we're here
2023-06-02 08:29:07 +02:00
mffap
aa60de3d34
docs: fix some more broken links ( #5962 )
2023-06-01 08:46:50 +00:00
Fabi
a1ccde9815
docs: add section about subscribing to mailing list ( #5915 )
...
* docs: add section about subscribing to mailing list
* docs: change link
* Update technical_advisory.mdx
* docs: add technical advisory to readme
* Update README.md
Co-authored-by: mffap <mpa@zitadel.com>
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-06-01 10:30:30 +02:00
mffap
057ac926c8
docs(legal): Account Lockout Policy ( #5958 )
...
* typo
* docs(legal): account lockout policy
* sidebar
* remove intros
* fix broken link
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-06-01 05:07:38 +00:00
mffap
c7e0d979d4
docs: fix broken links ( #5959 )
...
* openid connect
* main
* cockroach links
2023-06-01 06:58:14 +02:00
mffap
d595177bcd
docs(integrate): move authenticate service users up ( #5928 )
2023-05-25 16:16:40 +05:30
Elio Bischof
616f064e99
docs: improve installation guide for k8s ( #5923 )
...
* docs(k8s): add port-forward command
* docs: improve k8s installation docs
* remove target port
---------
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
2023-05-25 10:21:35 +02:00
Fabi
0d7495b8ed
docs: remove sms from mf lists ( #5920 )
2023-05-24 12:09:01 +00:00
Dakshitha Ratnayake
e9a9d11926
docs: modify docs to comply with Google style guide for docs. ( #5911 )
...
* Modifying docs to comply with Google style guide for docs.
* Removed typo.
---------
Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro-2.local>
2023-05-23 15:18:14 +05:30
Fabi
a60c9ae4f5
docs: remove beta state of postgresql ( #5652 )
...
* docs: remove beta state of postgres
* docs: release cycle, support states, postgres
* docs: release cycle, support states, postgres
* docs: postgreSQL
* Update docs/docs/concepts/architecture/software.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/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/self-hosting/deploy/overview.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/self-hosting/manage/database/_postgres.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/self-hosting/manage/database/_postgres.mdx
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/self-hosting/manage/production.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/manage/cloud/support.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/support/general.md
Co-authored-by: mffap <mpa@zitadel.com>
* fix broken link
* replace generic title (search optimization)
* new version of sidebars
* fix broken links
* add back to sidebar
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-05-22 05:13:58 +00:00
Elio Bischof
9ae46fd4da
docs: add aud scope to private key token ( #5891 )
...
* docs: add aud scope to private key token
* docs: describe aud scope in private key jwt
* ensure zitadel scope is display correctly
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-05-22 06:26:56 +02:00
mffap
b6b229ed4f
docs: optimize titles for search ( #5880 )
...
* docs: optimize titles for search
* wip
* trainings
* API
* trainings
* orphaned: structure overview
* eventstore
* examples
* docs overview
* cloud
* console
* orphaned: sdks
* deploy
2023-05-22 07:50:08 +05:30
Florian Forster
f4b166a935
docs: extend client generation with buf ( #5662 )
2023-05-19 14:17:35 +00:00
mffap
bae6e20a91
docs(api): update api path ( #5876 )
2023-05-17 12:47:55 +00:00
mffap
116d11dcf7
docs(troubleshooting): WebFinger requirement for tailscale ( #5862 )
2023-05-16 11:20:53 +00:00
kotoriのねこ
a21d184790
docs(nginx): fix nginx directory, system api proto description ( #5809 )
...
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-05-15 07:23:56 +00:00
mffap
b449762aed
docs: add generated docs to gitignore ( #5827 )
2023-05-12 09:08:22 +00:00
mffap
91431cb451
docs(legal): editorial changes ( #5828 )
...
* docs(legal): editorial changes
* remove from tos
2023-05-12 10:51:17 +02:00
Stefan Benz
8d13f170e8
feat(api): new settings service ( #5775 )
...
* feat: add v2alpha policies service
* feat: add v2alpha policies service
* fix: rename of attributes and messages in v2alpha api
* fix: rename of attributes and messages in v2alpha api
* fix: linter corrections
* fix: review corrections
* fix: review corrections
* fix: review corrections
* fix: review corrections
* fix grpc
* refactor: rename to settings and more
* Apply suggestions from code review
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
* add service to docs and rename legal settings
* unit tests for converters
* go mod tidy
* ensure idp name and return list details
* fix: use correct resource owner for active idps
* change query to join
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Fabi <fabienne.gerschwiler@gmail.com>
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-05-11 09:23:40 +00:00