Max Peintner
f7e7af0083
docs(quickstart): userinfo fetch ( #6492 )
2023-09-06 09:38:20 +00:00
Max Peintner
c8775c41e8
fix(console): display links on the app detail from well-known/openid-connect endpoint correctly ( #6469 )
...
fix: display endpoints from wellknown correctly
2023-09-06 08:53:04 +00:00
Fabi
bcf99e9749
docs: add versions to technical advisory ( #6494 )
...
* docs: extend technical advisory
* docs: add version and dates
* docs: add version and dates
* fix version and date
* docs: add version and dates
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-09-05 12:53:11 +00:00
some-user123
18c07ab85d
feat: improve translations ( #6489 )
...
* feat: improve translations
* feat: improve translations of notifications
2023-09-05 12:14:53 +00:00
Fabi
6b6d036760
docs: extend technical advisory ( #6493 )
2023-09-05 11:40:05 +00:00
mffap
5541e0170c
docs(api): restructure overview ( #6485 )
...
* update sdks
* restructure
* resource based
* headings
* docs: add sdks
* docs: build your own login sidebar
* Apply suggestions from code review
Co-authored-by: Fabi <fabienne@zitadel.com>
* add info
* move custom login guide inline
---------
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-09-05 08:32:47 +02:00
Livio Spring
3b0be67627
cleanup merge
2023-09-05 07:18:47 +02:00
Livio Spring
38f7b1bd06
Merge branch 'main' into next
...
# Conflicts:
# docs/docs/guides/integrate/login-ui/external-login.mdx
# internal/command/idp_model.go
# proto/zitadel/user/v2alpha/user_service.proto
2023-09-05 07:04:42 +02:00
some-user123
e844c6834c
feat: Improve German translations ( #6488 )
...
Improve German translations
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-09-04 13:20:50 +00:00
Max Peintner
7d6e483393
docs: technical advisory 1002 - MDC components ( #6487 )
...
* draft console mdc component advisory
* pr
* textual change
2023-09-04 14:51:37 +02:00
Livio Spring
e3e17fe742
chore: update stable to 2.35.1 ( #6481 )
2023-09-04 09:40:40 +02:00
Tim Möhlmann
241befc185
fix(sessions/v2): resolve tOTP TODO for Auth Methods ( #6470 )
...
Fixes #6450
2023-09-01 12:53:10 +00:00
Tim Möhlmann
4f7254f121
fix(deps): upgrade oidc and otel ( #6468 )
2023-09-01 15:52:53 +03:00
Tim Möhlmann
87cdd20d72
fix(deps): upgrade oidc and otel ( #6468 )
2023-09-01 10:32:13 +00:00
Florian Forster
d49be79778
chore: replace old headline in this repository ( #6446 )
...
chore: change headline
2023-09-01 09:46:20 +00:00
Livio Spring
3c8640fbfd
fix: rename (t)otp to code in session checks ( #6455 )
...
* fix: rename (t)otp to code in session checks
* update integration tests
---------
Co-authored-by: Fabi <fabienne@zitadel.com>
2023-08-31 07:06:50 +00:00
Livio Spring
e17b49e4ca
feat: add apple as idp ( #6442 )
...
* feat: manage apple idp
* handle apple idp callback
* add tests for provider
* basic console implementation
* implement flow for login UI and add logos / styling
* tests
* cleanup
* add upload button
* begin i18n
* apple logo positioning, file upload component
* fix add apple instance idp
* add missing apple logos for login
* update to go 1.21
* fix slice compare
* revert permission changes
* concrete error messages
* translate login apple logo -y-2px
* change form parsing
* sign in button
* fix tests
* lint console
---------
Co-authored-by: peintnermax <max@caos.ch>
2023-08-31 08:39:16 +02:00
Livio Spring
0d94947d3c
fix: rest path for StartIdentityProviderIntent ( #6447 )
2023-08-30 10:42:24 +02:00
Gabriel Enrico
14d799e750
fix: Allow Auth over non-TLS SMTP connections ( #6402 )
...
* fix: Allow Auth over non-TLS SMTP connections
* remove unused struct
---------
Co-authored-by: Kitsune <kitsune@akitsune.dev>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-29 15:37:30 +00:00
Christian
f07e40c70b
chore(docs): update paths for wget downloads ( #6437 )
2023-08-29 09:56:56 +00:00
mffap
f52ab790a9
docs(integrate): Add external sso configuration guides ( #6445 )
2023-08-29 09:25:15 +00:00
Miguel Cabrerizo
5dddbe7a8b
feat: sort the event types in alphabetical order ( #6400 )
...
Co-authored-by: Max Peintner <max@caos.ch>
2023-08-29 07:39:29 +00:00
Miguel Cabrerizo
fd00ac533a
feat: add reply-to header in email notification ( #6393 )
...
* feat: add reply-to header to smtp messages
* fix: grpc reply_to_address min 0 and js var name
* fix: add missing translations
* fix merge and linting
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-29 09:08:24 +02:00
JesseBot
9b43e28c23
docs: Update kubernetes.mdx - update cockroachdb conf.single-node
helm parameter ( #6382 )
...
Update kubernetes.mdx - update cockroachdb conf.single-node parameter
Co-authored-by: Elio Bischof <elio@zitadel.com>
2023-08-25 15:55:45 +00:00
Livio Spring
379437f1d6
fix(api): handle id_token_mapping in generic oidc provider correctly ( #6428 )
...
(cherry picked from commit 94d13fd3e1
)
2023-08-25 16:05:06 +02:00
Elio Bischof
d1ec248f05
feat(console): enable ID token mapping for generic OIDC provider ( #6426 )
...
* fix: use IsIdTokenMapping request property
* feat(console): oidc provider id token mapping
* fix scss
* reduce styles
* fix lint
---------
Co-authored-by: peintnermax <max@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
(cherry picked from commit 29fa3d417c
)
2023-08-25 16:05:06 +02:00
Livio Spring
637caba8a0
chore(workflow): exclude console dist folder from cache ( #6414 )
...
* empty line for test
* chore: exclude console dist folder from cache
(cherry picked from commit f03a9d03b6
)
2023-08-25 16:02:25 +02:00
Livio Spring
ccb92b3c8d
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>
(cherry picked from commit a9fb2a6e5c
)
2023-08-25 16:02:14 +02:00
Livio Spring
a628f2222e
fix: restrict AllowRegistration check to local registration ( #5939 )
...
* fix: restrict AllowRegistration check to local registration
* add comment
* add additional tests
* hide registration fields if no registration allowed
* fix: always allow linking and creation of external idps on users in userV2 and admin import
* chore: exclude console dist and node_module folders from cache
* chore: include node_module folders into cache again
* linting
(cherry picked from commit 66772ad0dd
)
2023-08-25 16:02:05 +02:00
Elio Bischof
54508ebd82
fix: change force local mfa on org ( #6432 )
...
* fix: change force local mfa on org
* fix test
---------
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-25 15:17:12 +02:00
Livio Spring
94d13fd3e1
fix(api): handle id_token_mapping in generic oidc provider correctly ( #6428 )
2023-08-24 10:31:12 +00:00
Livio Spring
bb40e173bd
feat(api): add otp (sms and email) checks in session api ( #6422 )
...
* feat: add otp (sms and email) checks in session api
* implement sending
* fix tests
* add tests
* add integration tests
* fix merge main and add tests
* put default OTP Email url into config
---------
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-08-24 09:41:52 +00:00
Elio Bischof
29fa3d417c
feat(console): enable ID token mapping for generic OIDC provider ( #6426 )
...
* fix: use IsIdTokenMapping request property
* feat(console): oidc provider id token mapping
* fix scss
* reduce styles
* fix lint
---------
Co-authored-by: peintnermax <max@caos.ch>
Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-23 12:57:20 +00:00
Livio Spring
66772ad0dd
fix: restrict AllowRegistration check to local registration ( #5939 )
...
* fix: restrict AllowRegistration check to local registration
* add comment
* add additional tests
* hide registration fields if no registration allowed
* fix: always allow linking and creation of external idps on users in userV2 and admin import
* chore: exclude console dist and node_module folders from cache
* chore: include node_module folders into cache again
* linting
2023-08-23 13:55:52 +02:00
Livio Spring
85194666ff
fix: use system secret config if generator type does not exist on instance ( #6420 )
...
* fix: use system secret config if generator type does not exist on instance
* remove unused idGenerator
(cherry picked from commit cbd2ef0612
)
2023-08-23 10:18:27 +02:00
Livio Spring
cbd2ef0612
fix: use system secret config if generator type does not exist on instance ( #6420 )
...
* fix: use system secret config if generator type does not exist on instance
* remove unused idGenerator
2023-08-23 08:04:29 +00:00
Fabi
37c527f18e
docs: add auth header to new api docs ( #6421 )
2023-08-23 09:25:14 +02:00
Livio Spring
efcabed04f
docs: add technical advisory on allow register
( #6413 )
...
* docs: add technical advisory on `allow register`
* typos
* Update technical_advisory.mdx
2023-08-22 17:00:26 +02:00
Silvan
22af4dcd97
feat(storage): read only transactions ( #6417 )
...
feat(storage): read only transactions for queries (#6415 )
* fix: tests
* bastle wie en grosse
* fix(database): scan as callback
* fix tests
* fix merge failures
* remove as of system time
* refactor: remove unused test
* refacotr: remove unused lines
2023-08-22 14:49:02 +02:00
Silvan
99e1c654a3
feat(storage): read only transactions for queries ( #6415 )
...
* fix: tests
* bastle wie en grosse
* fix(database): scan as callback
* fix tests
* fix merge failures
* remove as of system time
* refactor: remove unused test
* refacotr: remove unused lines
2023-08-22 10:49:22 +00: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
Livio Spring
f03a9d03b6
chore(workflow): exclude console dist folder from cache ( #6414 )
...
* empty line for test
* chore: exclude console dist folder from cache
2023-08-22 07:31:41 +02:00
Arshil Vahora
3df4361bfb
fix: one item menus height issue ( #6359 )
...
changed minimum-height attribute of mat menu for both light as well as dark theme
Closes #6140
Co-authored-by: Max Peintner <max@caos.ch>
2023-08-21 17:08:45 +00:00
Livio Spring
7442492b8a
fix(login): add some missing translations for OTP ( #6409 )
...
(cherry picked from commit e701e05d23
)
2023-08-21 15:43:26 +02:00
Livio Spring
74841dfb1c
fix: setMetadata in saml and pre access token triggers ( #6398 )
...
(cherry picked from commit 84faf98bc2
)
2023-08-21 15:43:25 +02: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
e701e05d23
fix(login): add some missing translations for OTP ( #6409 )
2023-08-21 12:41:39 +00:00
Livio Spring
84faf98bc2
fix: setMetadata in saml and pre access token triggers ( #6398 )
2023-08-21 14:21:45 +02:00
mffap
e034b37068
docs: Update README.md ( #6401 )
...
* Update README.md badges
- Fix pipeline build batch: use shields.io & only PRs
- Add badge for stable version
- reoder: general, code/release, community
* add some links
2023-08-21 08:50:46 +02:00
mffap
76f467d925
docs(integrate): add nextcloud, cf workers ( #6395 )
2023-08-19 11:39:54 +02:00