Fabi
5d2295aef4
docs: add apple IDP ( #6544 )
...
* docs: add apple IDP
* docs: change image
2023-09-13 14:52:57 +00:00
Livio Spring
be81570fb5
feat(api): move resource apis to beta ( #6530 )
...
Moves UserService, SessionService, SettingsService and OIDCService to beta state. This includes gRPC and HTTP path changes.
2023-09-13 12:43:01 +00:00
Fabi
aca5de8e40
docs: add mfa login docs (u2f, totp, sms, email) ( #6456 )
...
* docs: add mfa login docs (u2f, totp)
* docs: add sms otp registration
* docs: add required in the proto docs
* docs: authenticate with sms code
* docs: authenticate with email code
* docs: fix email code part
* docs: add otp email/sms to self service
* docs: secret generator naming
* docs: fix docs
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-09-08 11:28:40 +00:00
Max Peintner
f7e7af0083
docs(quickstart): userinfo fetch ( #6492 )
2023-09-06 09:38:20 +00:00
Livio Spring
0d94947d3c
fix: rest path for StartIdentityProviderIntent ( #6447 )
2023-08-30 10:42:24 +02:00
Livio Spring
a9fb2a6e5c
fix(api): naming cleanup in user and session service ( #6379 )
...
* fix(api): rename first and last name to given and family name, intent to idp_intent, remove _ actions
* fix merge
* fully rename intent to idp intent in api
---------
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-08-22 10:05:45 +00:00
JesseBot
2de7c1c607
docs: Update basic-auth.mdx - add syntax highlighting to code blocks ( #6403 )
...
Signed-off-by: jessebot <jessebot@linux.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-08-21 13:31:36 +00:00
Livio Spring
aa2d547eb2
docs: update passkey usage in session api ( #6386 )
...
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-08-19 06:26:51 +00:00
mffap
faf547f090
docs(guide): cloudflare zero trust ( #6345 )
2023-08-12 12:29:37 +00:00
Fabi
fb92128b85
docs: add saml application to console guide ( #6195 )
2023-08-08 07:00:28 +00:00
Fabi
ca13e70c92
docs: update oidc flow with new services ( #6294 )
...
* docs: oidc documentation
* docs: oidc documentation
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update docs/docs/guides/integrate/login-ui/oidc-standard.mdx
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Update oidc-standard.mdx
* docs: fix broken links
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-02 14:55:19 +02:00
Fabi
b8dbfc71b6
docs: add org scope to quickstart ( #6261 )
...
* docs: add org scope to quickstart
* docs: move org login description
2023-07-28 13:25:02 +02:00
Elio Bischof
31ec1d83b9
feat: enable otp email and sms ( #6260 )
...
* feat: enable otp email and sms
* feat: enable otp factors in login settings
* remove tests without value
* translate second factors
* don't add new factors yet
* add comment
* add factors to docs
* backward compatible settings api
* compile tests
* add available 2fa types
* test: add mapping tests
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-07-28 07:39:30 +02:00
Livio Spring
b0dc02509b
docs: fix formatting of idp migration ( #6279 )
2023-07-27 08:01:36 +00:00
Stefan Benz
48330fc4b1
docs: correct steps for idp migration with terraform ( #6259 )
...
docs: correct steps for idp migration with terraform (#6259 )
2023-07-27 04:39:33 +00:00
Livio Spring
2fe76acd14
feat: add secret generators for OTP ( #6262 )
...
This PR adds configuration options for OTP codes through Admin API.
2023-07-26 11:00:41 +00:00
Dakshitha Ratnayake
cedf4dda5b
docs: add guide on retrieving user roles ( #6248 )
...
* Added documenation for retrieving user roles.
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
* Update retrieve-user-roles.md
* Update retrieve-user-roles.md
* Update docs/docs/guides/integrate/retrieve-user-roles.md
Co-authored-by: Fabi <fabienne@zitadel.com>
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-07-21 15:10:16 +02:00
daniel_michalichyn
fcc1acbf81
feat: Brazilian Portuguese internationalization ( #6185 )
...
* feat: Brazilian Portuguese internationalization
Co-authored-by: Daniel Michalichyn <daniel.henrique@st-one.io>
2023-07-20 04:40:45 +00:00
Livio Spring
fed15574f6
feat: allow to force MFA local only ( #6234 )
...
This PR adds an option to the LoginPolicy to "Force MFA for local users", so that users authenticated through an IDP must not configure (and verify) an MFA.
2023-07-20 04:06:16 +00:00
Miguel Cabrerizo
7b44209bfd
feat: show all available organizations when creating project grants ( #6040 )
...
* feat: show available orgs (project) grants
* feat: add e2e for project grant
* feat: add bulgarian missing translations
* feat: update docs
* fix: add @peintnermax suggested changes
---------
Co-authored-by: Max Peintner <max@caos.ch>
2023-07-18 06:45:34 +00:00
Stefan Benz
036bb33cb8
docs: add migrate idp docs ( #6181 )
...
* docs: add migrate idp docs
* docs: apply suggestions from code review
Co-authored-by: Fabi <fabienne@zitadel.com>
* docs: apply suggestions from code review
* Update docs/docs/guides/integrate/identity-providers/migrate.mdx
* Update docs/docs/guides/integrate/identity-providers/migrate.mdx
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-07-12 15:57:38 +02:00
Vlatko Stojkovski
a3a1e245ad
feat: i18n support for Macedonian language ( #6178 )
...
* add macedonian language to currently supported languages
* mk yaml login static with en values
* mk json assets with en values
* mk yaml notification static with en values
* add macedonian notification yaml
* mk yaml static with en values
* mk translations for login
* mk translations for internal
* macedonian translations
* - fix lint issues
2023-07-12 08:41:50 +00:00
Fabi
5182cb3ce3
fix: rename to given and family name ( #6152 )
...
* fix: rename to given and family name
* fix: rename to given and family name
* fix: rename to given and family name
2023-07-07 13:13:45 +00: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
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
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
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
Dakshitha Ratnayake
5ab3ed466c
docs:Update quickstart.mdx ( #6056 )
...
Update quickstart.mdx
2023-06-21 17:02:53 +05:30
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
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
aa60de3d34
docs: fix some more broken links ( #5962 )
2023-06-01 08:46:50 +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
mffap
bae6e20a91
docs(api): update api path ( #5876 )
2023-05-17 12:47:55 +00:00
Livio Spring
c2cb84cd24
feat(api): new session service ( #5801 )
...
* backup new protoc plugin
* backup
* session
* backup
* initial implementation
* change to specific events
* implement tests
* cleanup
* refactor: use new protoc plugin for api v2
* change package
* simplify code
* cleanup
* cleanup
* fix merge
* start queries
* fix tests
* improve returned values
* add token to projection
* tests
* test db map
* update query
* permission checks
* fix tests and linting
* rework token creation
* i18n
* refactor token check and fix tests
* session to PB test
* request to query tests
* cleanup proto
* test user check
* add comment
* simplify database map type
* Update docs/docs/guides/integrate/access-zitadel-system-api.md
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
* fix test
* cleanup
* docs
---------
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2023-05-05 15:34:53 +00:00
mffap
53654cb44a
docs: instances, clean-up ( #5796 )
...
* instances
* delete rate limits
* service users
* serviceusers
* serviceusers
2023-05-03 15:13:07 +02:00
mffap
5207898f60
docs(integrate): Google Cloud with Workforce Identity Federation (OIDC) ( #5682 )
...
* simplify sidebar
* initial draft
* Apply suggestions from code review
Co-authored-by: Livio Spring <livio.a@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-04-27 07:37:25 +00:00
Fabi
7a337a8aa5
docs: Migrate auth0 users ( #5705 )
...
* docs: auth0 migration, add zitadel migration tool
* docs: auth0 migration, add zitadel migration tool
* use binary
* fix typo
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-04-27 07:26:58 +00:00
mffap
0431cd15f9
docs(scenarios): domain discovery ( #5688 )
...
* formatting title configuration
* color generated boxes
* structure
* move saas
* overview
* add integration overview (fixes broken link on main page)
* instance settings
* user journeys
* fix broken link to saas
* instance considerations
* orgs
* organizations update
* instance settings: domain settings
* heading
* verification and conclusion
* fix diagram
* default org behavior from review
2023-04-21 14:54:32 +00:00
mffap
ebc140a234
docs(legal): merge rate limits ( #5719 )
...
* formatting title configuration
* merge policy and metrics
* raising limits, editorial
* Update docs/docs/legal/rate-limit-policy.md
Co-authored-by: Elio Bischof <elio@zitadel.com>
* Apply suggestions from code review
Co-authored-by: Elio Bischof <elio@zitadel.com>
---------
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-04-21 13:21:05 +00:00
mffap
a9d6e92873
docs(integrate): create automatic overviews, move brokering ( #5721 )
...
* overviews in sidebars
* move identity brokering to features
* fix links
2023-04-20 17:04:40 +02:00
Silvan
e083092605
docs(azure): update tenant id ( #5720 )
2023-04-20 10:55:19 +02:00
Livio Spring
4c482619da
fix: ensure minimal scope for azure ad ( #5686 )
...
* fix: ensure minimal scope for azure ad
* docs(idps): mention scopes which are always sent
---------
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2023-04-17 07:02:16 +00:00