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
mffap
cf4780fe6b
docs(legal): adds representative in the eu ( #4799 )
...
* adds representative in the eu
* date
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-01 14:36:41 +01:00
Max Peintner
9fbd1034c2
docs(NextJS): use auth method basic for guides ( #4802 )
...
* docs: nextjs using code with auth method basic
* Update docs/docs/examples/login/nextjs-b2b.md
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-12-01 11:25:17 +01:00
Silvan
f3e6f3b23b
feat: remove org ( #4148 )
...
* feat(command): remove org
* refactor: imports, unused code, error handling
* reduce org removed in action
* add org deletion to projections
* add org removal to projections
* add org removal to projections
* org removed projection
* lint import
* projections
* fix: table names in tests
* fix: table names in tests
* logging
* add org state
* fix(domain): add Owner removed to object details
* feat(ListQuery): add with owner removed
* fix(org-delete): add bool to functions to select with owner removed
* fix(org-delete): add bools to user grants with events to determine if dependencies lost owner
* fix(org-delete): add unit tests for owner removed and org removed events
* fix(org-delete): add handling of org remove for grants and members
* fix(org-delete): correction of unit tests for owner removed
* fix(org-delete): update projections, unit tests and get functions
* fix(org-delete): add change date to authnkeys and owner removed to org metadata
* fix(org-delete): include owner removed for login names
* fix(org-delete): some column fixes in projections and build for queries with owner removed
* indexes
* fix(org-delete): include review changes
* fix(org-delete): change user projection name after merge
* fix(org-delete): include review changes for project grant where no project owner is necessary
* fix(org-delete): include auth and adminapi tables with owner removed information
* fix(org-delete): cleanup username and orgdomain uniqueconstraints when org is removed
* fix(org-delete): add permissions for org.remove
* remove unnecessary unique constraints
* fix column order in primary keys
* fix(org-delete): include review changes
* fix(org-delete): add owner removed indexes and chang setup step to create tables
* fix(org-delete): move PK order of instance_id and change added user_grant from review
* fix(org-delete): no params for prepareUserQuery
* change to step 6
* merge main
* fix(org-delete): OldUserName rename to private
* fix linting
* cleanup
* fix: remove org test
* create prerelease
* chore: delete org-delete as prerelease
Co-authored-by: Stefan Benz <stefan@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2022-11-30 17:01:17 +01:00
Silvan
5a1f4c387c
docs(action): specify docs ( #4709 )
...
* docs: add actions section
* docs(actions): add modules
* docs: actions
* docs(actions): start with register flows
* add calls
* docs: all actions documented
* docs(actions): unify
* docs(actions): unify texts
* docs: apply suggestions from code review
Co-authored-by: mffap <mpa@zitadel.com>
* docs(actions): clarifications
* docs: return values italic
* docs: fix broken links
* docs: fix broken links
* docs: fix broken links
* docs: fix broken links
* Update docs/docs/apis/actions/introduction.md
Co-authored-by: mffap <mpa@zitadel.com>
* docs(actions): link actions examples
* docs: remove unused section
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-11-28 09:20:33 +01:00
mffap
789faa8ce8
docs: update images concept orgs ( #4763 )
...
docs: update images
2022-11-24 14:01:07 +01:00
Max Peintner
268db1d5ec
docs: update example links ( #4752 )
...
update example links
2022-11-24 10:23:31 +01:00
Fabi
7e2666153e
docs: add error response to oidc possible errors ( #4753 )
2022-11-24 08:46:51 +00:00
Julien Tanay
d4809b0dc1
doc: Improve _defaultuser doc ( #4750 )
...
Improve defaultuser doc
Add example using an external domain
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-11-24 08:05:49 +00:00
Fabi
35832fdd80
docs: passwordless registration ( #4743 )
...
* docs: passwordless registration
* docs: passwordless registration
2022-11-24 08:54:00 +01:00
Elio Bischof
f4e2349440
docs(self-hosted): improve production checklist ( #4748 )
...
* docs(self-hosted): improve production checklist
* split cdn
* data management
2022-11-23 19:17:03 +00:00
Elio Bischof
c64a29a0a0
docs(self-hosted): fix link to default steps.yaml ( #4754 )
2022-11-23 16:00:28 +01:00
Fabi
5de6a5a8c0
docs: Request to ZITADEL API with PAT ( #4751 )
...
* docs: Request to ZITADEL API with PAT
* docs: add error response to oidc possible errors
* Update docs/docs/guides/integrate/pat.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/guides/integrate/pat.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update docs/docs/guides/integrate/pat.md
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* docs: add error response to oidc possible errors
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-11-23 15:06:09 +01:00
Max Peintner
1b868b6a7f
docs: nextjs b2b example, plausible outbound links script ( #4738 )
...
* b2b example, link from b2b solution scenario, cleanup nextjs doc
* b2b md
* repo link
* add plausible outbound events
* update examples link
2022-11-23 13:27:09 +00:00
Fabi
ff595697df
docs: scenario login with email ( #4741 )
...
* docs: issue label description
* fix img naming
Co-authored-by: Maximilian Panne <mpa@zitadel.com>
2022-11-23 09:44:19 +01:00
Livio Spring
29441ce4b6
feat: save last occurrence of failed events and fix instance filtering ( #4710 )
...
* fix: filter failed events and current sequence correctly
* fix failed events sorting column
* feat: save last occurrence of failed event
* fix failedEvents query and update sql statements
* change sql statement to only create index
* fix linting
* fix linting
* Update internal/query/failed_events.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* update job name on test-docs to match the one from test-code
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-11-18 13:49:38 +01:00
Max Peintner
bc715acaa9
docs: update flutter quickstart ( #4652 )
...
* docs: update flutter for web support
* flutter doc
* add repo link
* update lockfile
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/examples/login/flutter.md
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: mffap <mpa@zitadel.com>
2022-11-14 15:24:36 +01:00
Fabi
358a517e63
docs: Scenario docs ( #4533 )
...
* docs: solution scenario - redireect to identity provider
* docs: solution scenario - custom url
* fix: typo in default message
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/solution-scenarios/configurations.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-11-10 13:05:10 +00:00
Elio Bischof
ac66a54df9
docs(deploy): make lb example idempotent ( #4640 )
2022-11-09 10:51:52 +00:00
Fabi
f6f8ce8ba1
docs: azure add actions and no mfa prompt ( #4655 )
...
* docs: azure ad actions and no mfa prompt
* lockfile
* rm space
* rm lines
* docs: azure ad actions and no mfa prompt
* docs: azure ad actions and no mfa prompt
* docs: azure ad actions and no mfa prompt
* docs: azure ad actions and no mfa prompt
* docs: link to actions marketplace
* Update docs/docs/apis/actions.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/concepts/features/actions.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/azuread-oidc.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/azuread-oidc.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/azuread-oidc.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/azuread-oidc.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/azuread-oidc.md
Co-authored-by: mffap <mpa@zitadel.com>
* Update docs/docs/guides/integrate/azuread-oidc.md
Co-authored-by: mffap <mpa@zitadel.com>
* docs: function name
* docs: function name
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: mffap <mpa@zitadel.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-11-09 08:49:38 +00:00
Livio Spring
eba602e064
feat: allow import of federated users in ImportHumanUser ( #4675 )
...
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-11-09 08:33:50 +00:00
mffap
f8e0cde0e9
docs: metadata ( #4677 )
...
* update description and add metadata
* home de-duplicate
2022-11-08 16:15:12 +01:00
Elio Bischof
b3d2892e4c
docs(proxy): add Apache httpd example ( #4657 )
...
* docs(proxy): add httpd reverse proxy example
* add httpd tab
* add httpd tab
* minor production checklist improvements
2022-11-04 18:00:40 +01:00
Elio Bischof
e15e733cc3
docs(self-hosted): describe production setup ( #4645 )
...
* docs(manage): add production checklist
* chore: add tracing to defaults
* fix links
* fix links
* link custom domain page
* Update docs/docs/guides/deploy/overview.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/deploy/overview.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/deploy/overview.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/deploy/overview.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/manage/self-hosted/production.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/manage/self-hosted/production.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/manage/self-hosted/production.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/manage/self-hosted/production.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/guides/manage/self-hosted/production.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* fix typos
* link to metrics page
* link to projections concept
* chore(docs): format docs
* visually add spaces
* use explicit line breaks
* fix italic underscores
* reuse .prettierignore
* cd to docs
* ignore generated .md files
* pin prettier version
* format non docs markdown files
* fix glob file pattern
* fix glob file pattern
* fix glob file pattern
* enforce prose wrap
* fix italic env vars
* use .prettierrc.yaml
* use folder specific configs
* fmt docs and md in other branch
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-11-03 11:22:17 +00:00
Stefan Benz
5d17da542d
fix(user): add search query for login name ( #4173 )
...
* fix(user): add search query for login name
* fix(user): change login name query to IN from EXISTS
* fix(loginname): include InQuery into ListQuery with SubSelect as possible datasource
* fix(user): apply suggestions from code review
Co-authored-by: Livio Spring <livio.a@gmail.com>
* fix: correct unit test for search query
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-31 13:03:23 +00:00
Max Peintner
92eeb68be9
docs: update nextjs and angular guide ( #4633 )
...
* docs: nextjs angular guide
* colormode
2022-10-31 08:00:22 +01:00
Florian Forster
8f694accce
chore: improve wording ( #4545 )
2022-10-27 18:16:04 +02:00
Elio Bischof
001636f2b4
docs(deploy): fix lb example ( #4615 )
2022-10-26 13:34:46 +02:00
Livio Spring
27e7dc68a8
feat: allow disabling the mfa setup prompt ( #4575 )
...
* feat: allow disabling the mfa setup prompt
* e2e: disable mfa prompt
Co-authored-by: Max Peintner <max@caos.ch>
2022-10-26 10:20:01 +02:00
mffap
224f8e851c
docs(training): update trainings ( #4582 )
...
move validate tokens
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2022-10-25 13:34:10 +00:00
Max Peintner
5809dec342
docs: change nextjs quickstart ( #4566 )
...
* docs: change nextjs repo update readme
* Update docs/docs/examples/login/nextjs.md
Co-authored-by: Florian Forster <florian@zitadel.com>
* Update docs/docs/examples/login/nextjs.md
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
2022-10-21 08:08:43 +00:00
Stefan Benz
c8e1733b39
fix: import of trigger actions and export of idp links ( #4576 )
...
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-19 13:58:03 +02:00
Stefan Benz
556f381a5a
fix(import): add import for app and machine keys ( #4536 )
...
* fix(import): add import for app and machine keys
* fix(export): add review changes
* fix(import): Apply suggestions from code review
Co-authored-by: Livio Spring <livio.a@gmail.com>
* fix(import): add review changes
Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-10-18 15:07:30 +00:00
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