Max Peintner
636ebc07a9
docs: nextjs example changes ( #5438 )
...
updates nextjs example docs
2023-03-15 09:10:46 +01:00
Max Peintner
0d832ef67f
feat(console): gitlab, gitlab self hosted - templates ( #5422 )
...
gitlab provider
2023-03-15 07:49:32 +00:00
mffap
0aaaf209be
docs(manage): update instance settings ( #5421 )
...
* docs(manage): update instance settings
* password reset
* disable email
* phone number
* 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>
2023-03-15 07:09:07 +00:00
Livio Spring
5a307afe62
feat: add azure provider templates ( #5441 )
...
Adds possibility to manage and use Microsoft Azure template based providers
2023-03-15 07:48:37 +01:00
Elio Bischof
93e1fe0056
fix(console): better error messages ( #5409 )
...
* fix(console): better error messages
* fix: fix i18n error labels
* rollout cnsl-i18n-errors
* move errors to form-field
* fix: form control errors
* rollout validators
* translate
* replace variables
* lint
* self review
* fix confirm validation
* use help observable
* fix validation errors
* cleanup
* custom validator for idp templates
* lint
* validate on blur
* remove element
---------
Co-authored-by: Max Peintner <max@caos.ch>
2023-03-14 21:29:45 +00:00
Elio Bischof
e00cc187fa
fix: make user creation errors helpful ( #5382 )
...
* fix: make user creation errors helpful
* fix linting and unit testing errors
* fix linting
* make zitadel config reusable
* fix human validations
* translate ssr errors
* make zitadel config reusable
* cover more translations for ssr
* handle email validation message centrally
* fix unit tests
* fix linting
* align signatures
* use more precise wording
* handle phone validation message centrally
* fix: return specific profile errors
* docs: edit comments
* fix unit tests
---------
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-14 19:20:38 +00:00
Silvan
9ff810eb92
fix(roles): remove org.create
permission from org owner ( #5444 )
...
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-03-14 16:48:39 +00:00
Stefan Benz
f99cf50f69
fix: add authURLParams to urls for external idps ( #5404 )
...
add authURL parameters to urls for external IDPs, depended on the contents of the authRequest
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-03-14 15:42:29 +00:00
Max Peintner
1f302fce96
chore(console): dependencies ( #5435 )
...
deps
2023-03-14 14:44:02 +01:00
Max Peintner
77595cd723
feat(console): Github Enterprise Server ( #5410 )
...
github enterprise server console template
2023-03-13 18:59:11 +01:00
Livio Spring
c0843e6b4c
feat: add gitlab provider templates ( #5405 )
...
* feat(api): add google provider template
* refactor reduce functions
* handle removed event
* linting
* fix projection
* feat(api): add generic oauth provider template
* feat(api): add github provider templates
* feat(api): add github provider templates
* fixes
* proto comment
* fix filtering
* requested changes
* feat(api): add generic oauth provider template
* remove wrongly committed message
* increase budget for angular build
* fix linting
* fixes
* fix merge
* fix merge
* fix projection
* fix merge
* updates from previous PRs
* enable github providers in login
* fix merge
* fix test and add github styling in login
* cleanup
* feat(api): add gitlab provider templates
* fix: merge
* fix display of providers in login
* implement gitlab in login and make prompt `select_account` optional since gitlab can't handle it
* fix merge
* fix merge and add tests for command side
* requested changes
* requested changes
* Update internal/query/idp_template.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix merge
* requested changes
---------
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-03-13 17:34:29 +01:00
Max Peintner
f55877eb70
feat(console): GitHub identity provider template ( #5403 )
...
Github idp template for console
2023-03-13 10:01:09 +00:00
Silvan
eb4f7c5d7c
fix(auth): update user grants before check ( #5406 )
2023-03-13 08:03:49 +01:00
Max Peintner
0c704966a2
feat(console): OAuth provider template ( #5377 )
...
implements oauth template for console
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-03-10 15:28:18 +00:00
Livio Spring
1ec6c451ca
chore: update stable to 2.19.4 ( #5269 )
...
* chore: update stable to 2.19.3
* 2.19.4
2023-03-10 15:31:10 +01:00
Dakshitha Ratnayake
5c8caf882b
docs: update introduction.md ( #5408 )
...
* Update introduction.md
* Update docs/docs/guides/integrate/identity-providers/introduction.md
Co-authored-by: mffap <mpa@zitadel.com>
---------
Co-authored-by: mffap <mpa@zitadel.com>
2023-03-09 18:22:04 +05:30
Livio Spring
26fdc3e84e
fix(api): return id_attribute of oauth provider ( #5397 )
2023-03-09 06:13:43 +00:00
Miguel Cabrerizo
0d82fc07c9
fix: change initial state banner and button texts ( #5392 )
...
* fix: change initial state banner and button texts
* fix: add consistent terminology active/activation
---------
Co-authored-by: Max Peintner <max@caos.ch>
2023-03-08 23:53:36 +01:00
redbar0n
e117e29944
docs: Fix broken link in endpoints.mdx ( #5178 )
...
Doc: Fix broken link in endpoints.mdx
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-03-08 20:29:08 +00:00
Livio Spring
8cbde57047
fix(api): allow HTTP/1.1 for grpc-web ( #5376 )
...
Handles grpc-web on HTTP/1.1 with H2C for HTTP/2, but does not enforce it.
2023-03-08 18:33:43 +00:00
Silvan
c8f206c438
fix(setup): check if indexes exist in step 9 ( #5400 )
...
* fix(setup): check if indexes exist in step 9
* fix(setup09): ignore the inverted index
2023-03-08 15:19:12 +00:00
Silvan
20e4f1ce57
feat(actions): add fields to complement token flow ( #5336 )
...
* deprecated `ctx.v1.userinfo`-field in "pre userinfo creation" trigger in favour of `ctx.v1.claims`. The trigger now behaves the same as "pre access token creation"
* added `ctx.v1.claims` to "complement tokens" flow
* added `ctx.v1.grants` to "complement tokens" flow
* document `ctx.v1.getUser()` in "complement tokens" flow
* feat(actions): add getUser() and grant
* map user grants
* map claims
* feat(actions): claims in complement token ctx
* docs(actions): add new fields of complement token
* docs(actions): additions to complement token
* docs(actions): correct field names
2023-03-08 15:26:28 +01:00
Livio Spring
3042d7ef5c
feat: add github provider template ( #5334 )
...
Adds possibility to manage and use GitHub (incl. Enterprise Server) template based providers
2023-03-08 10:17:28 +00:00
mffap
39673afbe5
docs(readme): showcase ( #5394 )
...
Add Quickstart Guide, Replace static thumbnails with gif, Make them look similar
2023-03-08 14:22:28 +05:30
mffap
6da27ef471
docs: links in readme and banner ( #5390 )
2023-03-07 15:31:05 +01:00
mffap
755e1d24e3
docs: fix broken links ( #5387 )
...
* docs: fix broken links
* emails
2023-03-07 14:31:31 +01:00
Livio Spring
b2786d8c68
fix: handling of (old) IDPConfigChangedEvent projection ( #5384 )
2023-03-07 11:35:47 +01:00
mffap
8d4d182c20
docs: proposal restructure ( #5318 )
...
* docs: docs structure
* docs: remove sdk from main nav
* docs: fix broken links
* docs: texts
* docs: texts
* docs: react example
* docs: proposal restructure
* remove manual, move troubleshooting
* revmove duplicate item
* identity providers
* broken links and rel paths
* examples wip
* examples
* navigation
* support
* solution scenarios
* concepts
* overview
* Actions caution to info
* suggestions from code review
* remove start command again
* proposed start command (with and without api)
* wip startpage
* startpage
* broken link integrate
* remove get started from nav
* Apply suggestions from code review
Co-authored-by: Elio Bischof <elio@zitadel.com>
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Florian Forster <florian@zitadel.com>
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-03-07 09:33:13 +02:00
Florian Forster
23c14d9bd1
chore: define default offset for better UX ( #5379 )
2023-03-06 14:45:57 +00:00
mffap
b822175f07
docs: troubleshoot instance not found ( #5378 )
2023-03-06 14:19:16 +01:00
Max Peintner
2ee381f414
feat(console): Google, Generic OIDC, Generic JWT - Identity provider templates ( #5265 )
...
implement Google, Generic OIDC, Generic JWT provider templates in console
2023-03-06 10:20:31 +00:00
Livio Spring
2efa305e10
fix: use of generic oauth provider ( #5345 )
...
Adds a id_attribute to the GenericOAuthProvider, which is used to map the external User. Further mapping can be done in actions by using the `rawInfo` of the new `ctx.v1.providerInfo` field.
2023-03-03 10:38:49 +00:00
Dakshitha Ratnayake
cfe00ef0d0
docs: change quickstart guide ( #5343 )
...
* Made changes to the quickstart guide based on the new UI changes
* Modified yarn.lock
2023-03-03 15:10:34 +05:30
Silvan
c8142030e9
fix(postgres): set dbname=postgres in admin mode ( #5346 )
2023-03-03 09:26:50 +00:00
Fabi
8b912645ac
fix: typo ( #5341 )
2023-03-03 09:52:27 +01:00
Max Peintner
a006377149
fix(console): doc link on user detail ( #5338 )
...
fix: doc link on user detail
2023-03-02 17:45:07 +00:00
Max Peintner
d0d1173c7d
fix(console): onboarding order ( #5331 )
2023-03-02 16:07:32 +00:00
Miguel Cabrerizo
60e3e30bca
fix: typo Urls should be URLs ( #5327 )
...
change Urls to URLs in i18n files
2023-03-02 15:30:11 +00:00
Miguel Cabrerizo
1a4c8f828f
feat: make the ? navigable with tab ( #5326 )
...
Co-authored-by: Max Peintner <max@caos.ch>
2023-03-02 16:04:13 +01:00
mffap
4389a32d9d
docs: verified email ( #5330 )
...
* docs: verified email
* docs: email verified in api docs of import human user
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
2023-03-02 09:29:36 +01:00
Silvan
ed4983d3fd
fix: emit only if data and marshal invalid metadata
...
* fix(emitter): only emit if there are log records
* fix(actions): marshal invalid metadata value into string
2023-03-01 17:05:12 +00:00
Livio Spring
966df56026
fix(providers): set prompt select_account again ( #5329 )
2023-03-01 07:17:51 +00:00
Silvan
3dbb6f7c67
fix(setup): optimise events indexes ( #5316 )
2023-03-01 00:11:23 +00:00
Livio Spring
48f9815b7c
feat(login): use new IDP templates ( #5315 )
...
The login uses the new template based IDPs with backwards compatibility for old IDPs
2023-02-28 21:20:58 +01:00
Elio Bischof
abacb6c5aa
chore: improve development for non-Linux contributors ( #5288 )
...
* test: fix e2e against console dev server
* chore: get rid of network_mode host
* explain e2e commands
* chore: fix pipelines
* fix e2e paths
* fix dockerized e2e
* chore: map cypress run service ports
* simplify localhost
* access db via compose service
* access db via compose service
* fix npm run open:angular and e2e:angular
* docs: add empty line
* chore: remove unused file
* docs: update contrib
---------
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
2023-02-28 17:49:19 +00:00
Max Peintner
273d3d85b9
fix(console): font upload for instance ( #5309 )
...
fix(console): instance font upload
2023-02-28 11:58:17 +00:00
Fabi
63bf5b93b4
docs: Management api documentation ( #5301 )
...
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* docs: management api documentation
* wording and typos
---------
Co-authored-by: Florian Forster <florian@zitadel.com>
2023-02-28 10:43:51 +01:00
Silvan
e38abdcdf3
perf: query data AS OF SYSTEM TIME
( #5231 )
...
Queries the data in the storage layser at the timestamp when the call hit the API layer
2023-02-27 22:36:43 +01:00
Livio Spring
80003939ad
feat(api): add oidc and jwt provider template ( #5290 )
...
Adds possibility to manage OIDC and JWT template based providers
2023-02-27 16:32:18 +01:00
Max Peintner
9396e8b2f5
fix(console): use authService for auth user page ( #5233 )
...
* auth grant
* fix: add missing attributes to ListMyUserGrantsResponse
* user grants typing
* typing
* auth grant link
* disable without role
* edit with auth grant
* chore(console): auto organize imports (#5293 )
fix(console): auto organize imports
* Update console/src/app/modules/user-grants/user-grants-datasource.ts
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update console/src/app/modules/user-grants/user-grants-datasource.ts
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* Update console/src/app/modules/user-grants/user-grants-datasource.ts
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
* linter, rm unused import
* add examples again
* lint
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2023-02-27 12:03:44 +01:00