Livio Spring
b0b1e94090
feat(login): additionally use email/phone for authentication ( #4563 )
...
* feat: add ability to disable login by email and phone
* feat: check login by email and phone
* fix: set verified email / phone correctly on notify users
* update projection version
* fix merge
* fix email/phone verified reduce tests
* fix user tests
* loginname check
* cleanup
* fix: update user projection version to handle fixed statement
2022-10-17 19:19:15 +00:00
Elio Bischof
3dee8525d8
docs(concepts): describe virtual instances ( #4535 )
...
* docs(concepts): describe virtual instances
* mention scaling virtual instances
* Update docs/docs/concepts/structure/instance.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/concepts/structure/instance.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/concepts/structure/instance.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/concepts/structure/instance.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/concepts/structure/instance.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* remove _instance_description.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-10-13 10:03:34 +02:00
mffap
c15658ea8c
docs(concepts): update user concept ( #4541 )
...
* docs(azuread): update azuread integration guide
* docs(users): update concept users
* link instead of embed in service user guide
* remove referenced user description
* saml grant type
* typos
* update users
2022-10-12 21:48:58 +02:00
mffap
05a9c6427d
docs(azuread): update azuread integration guide ( #4539 )
2022-10-12 08:12:06 +02: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
Silvan
43fb3fd1a6
feat(actions): add token customization flow and extend functionally with modules ( #4337 )
...
* fix: potential memory leak
* feat(actions): possibility to parse json
feat(actions): possibility to perform http calls
* add query call
* feat(api): list flow and trigger types
fix(api): switch flow and trigger types to dynamic objects
* fix(translations): add action translations
* use `domain.FlowType`
* localizers
* localization
* trigger types
* options on `query.Action`
* add functions for actions
* feat: management api: add list flow and trigger (#4352 )
* console changes
* cleanup
* fix: wrong localization
Co-authored-by: Max Peintner <max@caos.ch>
* id token works
* check if claims not nil
* feat(actions): metadata api
* refactor(actions): modules
* fix: allow prerelease
* fix: test
* feat(actions): deny list for http hosts
* feat(actions): deny list for http hosts
* refactor: actions
* fix: different error ids
* fix: rename statusCode to status
* Actions objects as options (#4418 )
* fix: rename statusCode to status
* fix(actions): objects as options
* fix(actions): objects as options
* fix(actions): set fields
* add http client to old actions
* fix(actions): add log module
* fix(actions): add user to context where possible
* fix(actions): add user to ctx in external authorization/pre creation
* fix(actions): query correct flow in claims
* test: actions
* fix(id-generator): panic if no machine id
* tests
* maybe this?
* fix linting
* refactor: improve code
* fix: metadata and usergrant usage in actions
* fix: appendUserGrant
* fix: allowedToFail and timeout in action execution
* fix: allowed to fail in token complement flow
* docs: add action log claim
* Update defaults.yaml
* fix log claim
* remove prerelease build
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-06 14:23:59 +02:00
Livio Spring
bffb10a4b4
feat: allow domain discovery for unknown usernames ( #4484 )
...
* fix: wait for projection initialization to be done
* feat: allow domain discovery for unknown usernames
* fix linting
* Update console/src/assets/i18n/de.json
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update console/src/assets/i18n/en.json
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update console/src/assets/i18n/it.json
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* Update console/src/assets/i18n/fr.json
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
* fix zh i18n text
* fix projection table name
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-10-06 13:30:14 +02:00
Max Peintner
f517077be3
fix(login): improve multifactor prompt ( #4474 )
...
* login mfa improvements
* mfa toggles
* styles
* mfa styles
* go rel
* better translations for mfa u2f
* revert goreleaser format
2022-10-03 13:48:24 +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
Stefan Benz
2957407b5b
fix: correct oidcsettings management ( #4413 )
...
* fix(oidcsettings): corrected projection, unittests and added the add endpoint
* fix(oidcsettings): corrected default handling and instance setup
* fix: set oidc settings correctly in console
* cleanup
* e2e test
* improve e2e test
* lint e2e
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-09-27 12:53:49 +02:00
Stefan Benz
b32c02a39b
feat(instance): add functionality to update instance ( #4440 )
...
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-09-27 06:58:50 +00:00
Dominic
0755ed8a70
fix: broken documentation links ( #4454 )
...
Minor fix: Fixed broken documentation links
Co-authored-by: Dominic Luechinger <dominic.luechinger@zuehlke.com>
2022-09-26 21:58:42 +02:00
Livio Spring
7dfa1925cc
feat: restrict login to specific org by id (scope) ( #4294 )
...
* feat: add new org scope
* change default of UserLoginMustBeDomain to false
* return resource owner claims
* fix: use email style for first user
* fix: ensure email style for default users (backwards compatibility)
* change to external domain (as it was before UserLoginMustBeDomain change)
* update e2e tests to use email style usernames
* document new scope
* lint e2e
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-09-23 12:08:10 +00:00
Stefan Benz
2c1f9ac4a8
feat(org): add org metadata functionality ( #4234 )
...
* feat(org): add org metadata functionality
* fix(metadata): add unit tests and review for org metadata
* fix(org-metadata): move endpoints to /
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-09-20 14:32:09 +00:00
Livio Spring
8505eb4cc9
docs(oidc): clarify project roles scope and claim ( #4411 )
2022-09-19 14:17:48 +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
Stefan Benz
d8a834f364
docs(nginx): change example for webauthn ( #4382 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-09-15 17:38:17 +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
Elio Bischof
a86be64580
docs: list path prefixes ( #4339 )
...
* docs: list path prefixes
* add version numbers
* the list
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-09-09 11:24:55 +02:00
George
8ab85afd15
feat: internationalization Chinese ( #4222 )
...
* feat: internationalization chinese
* typo: optimize the semantic expression of copywriting
* Update internal/api/ui/login/static/i18n/zh.yaml
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/it.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/en.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/zh.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update internal/api/ui/login/static/i18n/zh.yaml
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/it.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/it.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/fr.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/en.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/en.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/fr.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update console/src/assets/i18n/fr.json
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* minor: add Chinese to other language file
* Update console/src/app/app.module.ts
Co-authored-by: Max Peintner <max@caos.ch>
* Update console/src/app/app.module.ts
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
2022-09-08 15:15:31 +02:00
Livio Spring
aa4df33b62
docs(oidc): use correct audience (issuer) for JWT Profile ( #4336 )
2022-09-07 15:27:29 +02:00
Silvan
8a5c3b0fa1
fix: postgreSQL version spec ( #4301 )
...
* fix(cli): log error in `init zitadel`
* docs: specify postgres version
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-09-05 09:24:31 +00:00
KaKi87
b79670ea96
docs: fix links to steps.yaml ( #4289 )
...
Fix links to steps.yaml
2022-09-01 08:37:07 +02:00
Silvan
b9795b5c57
fix(amr): add pwd because password is wrong ( #4284 )
...
* fix(amr): add pwd because password is wrong
* docs: deprecation notice
* docs: nicer wording
* Update docs/docs/apis/openidoauth/claims.md
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-08-31 08:16:31 +00: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
Florian Forster
d6c9815945
docs(api): wrong swagger link ( #4286 )
2022-08-30 19:16:25 +00:00
Max Peintner
cbb5e90bac
feat(console): set email verified on org creation, disable svg upload, password page optimizations ( #4149 )
...
* feat: set email verified on org creation
* catch svg files and throw error
* password changes
* passwordpage
* rm log
* it
* fr
* localhost env
* Update fr.json
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-08-26 07:34:44 +00:00
mffap
79e7ab76b6
docs(api): link rate limit policy to rules ( #4235 )
...
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-08-24 13:30:28 +00:00
Florian Forster
f2c603523b
chore: fix broken links with redirect ( #4231 )
2022-08-22 18:59:56 +02:00
Alloys Mila
d0733b3185
docs: fix minor typo ( #4203 )
2022-08-16 16:13:24 +02:00
Florian Forster
cd4c61a6bb
docs: fixing incomplete sentence and old aud scope ( #4202 )
...
* docs: fixing incomplete sentence and old aud scope
* Update docs/docs/examples/secure-api/go.md
2022-08-16 15:13:15 +02:00
Livio Spring
9c37f39d43
docs: better distinct JWT Profile grant and assertion ( #4201 )
...
docs: update JWT Profile grant
2022-08-16 14:49:37 +02: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
33b8eecba4
chore(docs): update readme and docs for producthunt ( #4168 )
...
* readme
* wip
* zitadel.com
* remove pointer events none
Co-authored-by: Max Peintner <max@caos.ch>
2022-08-12 11:02:18 +02:00
Max Peintner
7c49f03d19
docs: welcome gigi ( #4159 )
...
* docs: welcome gigi
* light theme
* foreground
* banner on readme
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-08-11 07:32:50 +00:00
mffap
670d107945
chore(docs): add link to v1 docs ( #4155 )
...
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-08-10 11:49:39 +00: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
02d2032790
feat: add ZITADEL project id scope ( #4146 )
...
* feat: add ZITADEL project id scope
* update documentation
* documentation
* fix scopes
* change to lowercase
2022-08-09 09:45:59 +02:00
Christian Jakob
1b5c8677ab
docs: normalised versions and explained releases ( #4119 )
...
* docs: normalised versions and explained releases
* added downoad links
* fix: corrected tar flag for linux
Co-authored-by: Florian Forster <florian@caos.ch>
2022-08-08 14:04:46 +00:00
Florian Forster
d6cb1e521d
docs: general fixes to links who where broken and some lint and typos ( #4144 )
2022-08-08 16:02:47 +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
Stefan Benz
46e5c0da97
docs(import): correct formatting of json examples for export and import ( #4142 )
...
Co-authored-by: Florian Forster <florian@caos.ch>
2022-08-08 14:33:56 +02:00
Florian Forster
8f999e5806
docs(import/export): improve and fix heading ( #4138 )
2022-08-08 14:02:24 +02:00
Stefan Benz
a7d63271bd
docs: correct import and export documentation ( #4137 )
2022-08-08 12:02:15 +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
Fabi
b4d948cc75
docs: remove work in progress from token exchange ( #4099 )
...
* docs: remove work in progress from token exchange
* docs: broken links
* docs: broken links
2022-08-03 09:11:27 +02: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