simeng-li
8d137d40f4
chore: update postmark package
...
update postmark package
2024-10-23 11:48:02 +08:00
renovate[bot]
83e942a098
chore(deps): update dependency mermaid to v10.9.3 [security] ( #6716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 10:57:12 +08:00
renovate[bot]
9177cc24c7
fix(deps): update dependency http-proxy-middleware to v3.0.3 [security] ( #6718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 10:34:11 +08:00
Xiao Yijun
27e44c287f
feat(elements): introduce basic logto-account-provider ( #6685 )
2024-10-22 07:43:27 +00:00
Xiao Yijun
98bd9bb4e0
refactor: reorg elements project ( #6708 )
2024-10-22 15:29:21 +08:00
simeng-li
95c7d8b5be
style(console): update radio card style ( #6700 )
...
* style(console): update radio card style
update radio card style
* style(console,phrases): update selector styles (#6702 )
* style(console,phrases): update selector styles
update selector styles and content
* style(console): adjust font size
adjust font size
* fix(console): add devFeatureGuard
add devFeatureGuard
2024-10-22 03:54:54 +00:00
renovate[bot]
6594c4917d
chore(deps): update dependency vite to v5.3.6 [security] ( #6678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 11:37:31 +08:00
simeng-li
11055a6002
fix(console): add applications and redirect uri placeholder ( #6696 )
...
add applications and redirect uri placeholder
2024-10-22 03:36:08 +00:00
simeng-li
14e65924f2
chore(core): guard idp-initiated sso console and api ( #6690 )
...
* chore(core): guard idp-initiated sso management api to cloud only
guard idp-initiated sso management api to cloud only
* fix(test): enable routes for integration tests
enable routes for integration tests
* feat(core, console): apply idp-initiated sso quota guard
apply idp-initiate sso quota guard
2024-10-22 11:14:06 +08:00
Darcy Ye
c7f326edce
fix(console): fix webhook modal paywall for enterprise plan ( #6698 )
...
* fix(console): fix webhook modal paywall for enterprise plan
* fix: fix styles
* chore: update code
* chore: update code
2024-10-22 11:02:01 +08:00
Darcy Ye
d52f25142d
fix(console): fix inf loop for updating tenant context ( #6704 )
2024-10-22 11:01:39 +08:00
Darcy Ye
3022d2eba1
fix(console): manually update tenant data when data get updated ( #6697 )
...
* fix(console): manually update tenant data when data get updated
* chore: update code
2024-10-21 10:28:05 +00:00
Darcy Ye
e3374d073c
fix(console): fix enterprise tenants not displayed issue ( #6695 )
2024-10-21 17:14:54 +08:00
Gao Sun
aab356d7ed
chore: launch au region ( #6701 )
2024-10-21 15:05:29 +08:00
Darcy Ye
2760eda3d6
fix: fix lockfile ( #6699 )
2024-10-21 05:04:23 +00:00
Darcy Ye
671be26ea0
refactor(console,core): remove isAddOnAvailable
( #6689 )
...
* refactor: update cloud dependency and remove isAddOnAvailable
* chore: undo dependency updates
2024-10-21 10:40:07 +08:00
wangsijie
61aa13f8a9
feat(connector): add gatewayapi connector ( #6691 )
2024-10-18 19:24:15 +08:00
Luis Lopez Cardona
bc2a0ac039
feat(core): database connection timeout env overwrite support ( #6187 ) ( #6674 )
...
* feat(core): database connection timeout env overwrite support (#6187 )
* chore: add changeset
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-10-18 14:26:34 +08:00
wangsijie
6289433d8c
feat(core): add expiresAt in response of verification record creation ( #6686 )
2024-10-17 15:07:01 +08:00
wangsijie
2fb85a229b
feat(core): add and change phone ( #6682 )
2024-10-17 15:06:22 +08:00
simeng-li
64d7b6a4f3
feat(console): add idp-initiated sso config page ( #6688 )
...
* feat(console): add idp-initiated SSO auth config page
add idp-initiated SSO auth config page
* fix(console): fix PR comments
fix PR comments
2024-10-17 13:41:51 +08:00
simeng-li
cfc1b5eb0f
feat(core): add idp-initiated sso client sign-in redirect ( #6681 )
...
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* feat(core): add idp-initiated sso client sign-in redirect
add idp-initiated sso client sign-in redirect
2024-10-16 17:38:49 +08:00
simeng-li
85fb4ce4dc
refactor(core): update idp-initiated auth config management api ( #6680 )
...
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* refactor(core): remove update idp-initiated auth config api
remove update idp-initiated auth config api
* refactor(core): update idp-initiated auth config management api
update the idp-initiated auth config management api to support two different flows.
autoSendAuthorizationRequest: true
autoSendAuthorizationRequest: false
* fix(test): fix integration test
fix the integration test
2024-10-16 17:20:13 +08:00
simeng-li
2c8343a757
feat(schemas): add idp-initiated SSO client side callback url columns ( #6675 )
...
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* feat(schemas): add client idp-initiated auth callback url column
add client idp-initiated auth callback url column
* fix(test): fix ut
fix ut
2024-10-16 16:58:20 +08:00
Charles Zhao
a7db62cd63
release: @logto/core-kit:2.5.1 and @logto/tunnel:0.2.1 ( #6633 )
...
* release: @logto/core-kit:2.5.1
* release: @logto/tunnel:0.2.1
2024-10-16 14:36:45 +08:00
Xiao Yijun
96d47db054
feat(account-elements): add initial account api ( #6684 )
2024-10-16 01:52:32 +00:00
Xiao Yijun
7925dfdee2
chore(account-elements): setup account elements project ( #6683 )
2024-10-16 09:33:37 +08:00
wangsijie
ed849ca716
feat(core): update other profile data ( #6651 )
2024-10-15 15:20:21 +08:00
renovate[bot]
1a938816b0
fix(deps): update dependency fast-xml-parser to v4.4.1 [security] ( #6679 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 13:40:33 +08:00
simeng-li
187847b093
feat(core): consume IdP initiated session on SSO verification flow ( #6669 )
...
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* refactor(core): remove offline_access scope by default
remove the offline_access scope by default
* test(core): add unit test cases
add unit test cases
2024-10-15 10:47:25 +08:00
simeng-li
436a1840a8
feat(core,schemas): init auth flow for IdP initiated SAML SSO ( #6668 )
...
* feat(core,schemas): init auth flow for IdP initiated SAML SSO
init auth flow for IdP initiated SAML SSO
* fix(test): fix phrases key
fix phrases key
2024-10-14 15:39:05 +08:00
simeng-li
8e632678bc
feat(core): handle idp initiated saml assertion request ( #6666 )
...
* feat(core): handle idp initiated saml assertion request
handle idp initiated saml assertion request
* refactor(core): extract the set cookie logic
extract the set cookie logic, any refine some type definitions
2024-10-14 14:47:55 +08:00
simeng-li
d4f7d098dc
feat(schemas): add IdP initiated SAML SSO sessions table ( #6663 )
...
* feat(schemas): add idp-initiated saml sso sessions table
add idp-iniaited saml sso sessions table
* refactor(schemas): remove nameID index
remove nameID index
2024-10-14 13:34:35 +08:00
simeng-li
17c2a79caf
feat(core): add patch and delete SAML IdP initiated config API ( #6662 )
...
* feat(core): add patch and delete saml idp initiated config api
add patch and delete sso connector idp initiated auth config api
* fix(test): fix integration test
fix integration test
* fix(core): fix the rebase issue
fix the rebase issue
2024-10-14 11:29:08 +08:00
simeng-li
14a07dcead
feat(core,schemas): add sso idp initiated auth config api ( #6660 )
...
* feat(core,schemas): add sso idp initiated auth config api
add sso connector idp initiated auth config management api
* fix(core): align the naming convention
align the naming convention
2024-10-14 10:50:43 +08:00
simeng-li
22566e375c
feat(schemas): add SAML SSO IdP initated auth config table ( #6659 )
...
feat(schemas): add idp initiated sso auth configs table
add idp initiated sso auth configs table
2024-10-14 10:18:29 +08:00
Darcy Ye
4dc1f82195
refactor: move has{Reach,Surpass}Limit method to subscription context ( #6664 )
...
* refactor: move has{Reach,Surpass}Limit method to subscription context
* chore: update code
2024-10-12 12:19:07 +08:00
Andreas Buchen
c6f59cb0f8
chore: fix typo in README.md ( #6655 )
...
chore: fix typo in readme
2024-10-12 03:36:34 +00:00
Darcy Ye
5570cec243
refactor(core): update Cloud API response type definition ( #6667 )
2024-10-11 11:44:53 +08:00
Geison Goulart Piegas
a662b19db3
fix(core): forgot password on the first access of migrated users ( #6642 )
...
Update packages/core/src/routes/interaction/verifications/profile-verification.ts
Co-authored-by: wangsijie <sijiewg@gmail.com>
fixing code duplication
fixing eslint
fix(core): changing the mock response
2024-10-11 10:12:19 +08:00
Darcy Ye
026f7e48bc
refactor: align cloud API response type definition ( #6665 )
2024-10-10 11:10:56 +08:00
wangsijie
3eede7893f
feat(core): get user profile ( #6650 )
2024-10-10 10:30:20 +08:00
wangsijie
72a57e23cd
feat(core): check password policy before changing password ( #6649 )
2024-10-10 07:55:47 +08:00
wangsijie
e3be97b528
feat(core): add and change primary email ( #6643 )
2024-10-09 10:21:25 +08:00
simeng-li
9e67f27602
fix(core): expose syntax error response ( #6646 )
...
expose syntax error response
2024-10-08 10:14:21 +08:00
wangsijie
37b05f9d49
feat(core): trigger webhook event in profile api ( #6641 )
2024-10-01 09:43:17 +08:00
Charles Zhao
76acfe332c
refactor(console,phrases): improve feature description for rotate refresh token ( #6647 )
2024-09-30 19:50:20 +08:00
wangsijie
26b9a38a4f
feat(core): update username ( #6640 )
2024-09-29 14:07:14 +08:00
wangsijie
3131802c6a
feat(core): add update name and avatar endpoint ( #6636 )
2024-09-29 10:34:59 +08:00
Bradford Powell
fc6f94f111
refactor(cli): keep alteration scripts folder writable by gid 0 ( #6328 )
...
facilitates running in rootless container with r/w mounted alteration-scripts
directory (fixed #6327 )
2024-09-26 12:47:26 +08:00