0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

2249 commits

Author SHA1 Message Date
wangsijie
b210d8b59c
feat(core): apply account center field control 2024-11-12 13:57:29 +08:00
simeng-li
ae4b65bc26
feat(core): add support email & website url format guard (#6790)
add support email and website url format guard
2024-11-12 02:13:19 +00:00
simeng-li
1cee704939
feat(schemas): add suppport email and website url to sie (#6789)
* feat(schemas): add suppport email and website url to sie

add support email and website url to sie

* fix(experience): fix type issue

fix type issue

* fix(core): fix ut

fix ut
2024-11-12 09:51:34 +08:00
wangsijie
3d465f2c6d
feat(core): apply account center field control (#6776) 2024-11-11 15:03:29 +08:00
wangsijie
d804ee0507
fix(core): set default social session (#6784) 2024-11-11 11:04:18 +08:00
wangsijie
48fd33d8ce
feat(core): add account center api (#6772) 2024-11-08 19:57:43 +08:00
simeng-li
6698679728
fix(core): fix enterprise SSO unknown field not synced issue (#6763)
* fix(core): fix enterprise SSO unknown field not synced issue
fix enterprise SSO unknown field not synced issue

* fix(core): cleanup undefined in unknown json

cleanup undefined in unknown json

* fix(core): should sync the sso identity detail on sign-in (#6764)

should sync the sso identity detail on sign-in
2024-11-04 08:48:36 +00:00
Amin Tarbalouti
60a6d677d7
feat(core): initial implementation of user set mfa secrets / codes (#6654)
* feat(core): initial implementation of user set mfa secrets / codes

* refactor(core): move totp secret validation to util

* chore(core): fix openapi document

* chore(core): fix unit tests

---------

Co-authored-by: wangsijie <wangsijie@silverhand.io>
2024-10-29 15:59:13 +08:00
simeng-li
76a985cc8a
chore(deps): update tsup dependency version (#6733)
chore: update tsup dependency version

update tsup dependency version
2024-10-28 13:42:11 +08:00
wangsijie
fa791d3a63
feat(core): remove social identity (#6709)
* feat(core): add social identity

* feat(core): remove social identity
2024-10-28 12:09:21 +08:00
wangsijie
9742f05ff6
feat(core): add social identity (#6703)
* feat(core): add social identity

* refactor(core): refactor social verification class (#6741)

* refactor(core): refactor social verification class

refactor social verification class

* fix(core): remove unused method

remove unused method

* chore: rename to connectorSessionType

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-10-26 09:46:24 +08:00
silverhand-bot
f48d3a1f95
release: version packages (#6631) 2024-10-25 17:26:36 +08:00
simeng-li
a72e016b6d
fix(core,console): show custom jwt error logs (#6749)
show custom jwt error logs
2024-10-25 15:08:39 +08:00
wangsijie
af5c6c7f8e
refactor(core): use template type for code verification (#6687) 2024-10-25 14:50:55 +08:00
simeng-li
f2d280466d
feat(core,console,schemas): add idp-initiated sso session create log (#6743)
add idp-initiated sso session create log
2024-10-24 17:56:49 +08:00
renovate[bot]
8c1ee143f0
chore(deps): update dependency sinon to v19 (#6596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 14:42:51 +08:00
simeng-li
3a826c4223
chore: bump dependency versions (#6712)
* chore: bump dependency versions

bump dependency versions

* chore: bump nodemon (#6713)

nump nodemon version
2024-10-23 14:20:23 +08: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
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
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
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
wangsijie
ed849ca716
feat(core): update other profile data (#6651) 2024-10-15 15:20:21 +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
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
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
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
Charles Zhao
ea333b3dd9
chore(core): update code comments in security header middleware (#6634) 2024-09-25 16:18:52 +08:00
Charles Zhao
3c993d59c4
fix(core,tunnel,phrases): support range requests when hosting custom ui assets (#6630) 2024-09-25 14:36:50 +08:00
wangsijie
1b001f8fe8
feat(core): update password in profile (#6571) 2024-09-24 14:56:04 +08:00
simeng-li
918f8503fd
feat(core): add feature flag switch for experience app (#6564)
* feat(core,schemas): implement experience package a/b test

implement experience package a/b test

* refactor(core,schemas): rename to featureFlag

rename to featureFlag

* refactor(core): replace the hash alg

replace the hash alg and add trySafe wrapper

* chore(core): update function name and comments

update function name and comments

* refactor(core): optimize the code logic

optimize the code logic, add head to indicate the experience package

* refactor(core): update static module proxy header

update static module proxy header

* fix(core): fix unit test

fix unit test

* fix(core): clean up empty line

clean up empty line

Co-authored-by: Gao Sun <gao@silverhand.io>

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-09-20 10:10:17 +08:00
Gao Sun
8e5127f90b
Merge pull request #6594 from logto-io/gao-au-region
feat(console): au region
2024-09-19 10:30:07 +08:00
Gao Sun
eee4317dac
feat(console): au region 2024-09-18 20:46:42 +08:00
silverhand-bot
43d83e8bb3
release: version packages (#6424) 2024-09-13 18:06:50 +08:00
simeng-li
5aab7c01bf
fix(core): add sso only email guard (#6576)
* fix(core): add sso only email guard

add sso only email guard to registration and profile fulfilling flow

* chore: update changeset

update changeset

* chore(core): update content

update content

* fix(core): update content

update content
2024-09-13 09:34:37 +00:00
simeng-li
1383aafebb
fix(core): avoid duplicate operationId (#6574)
avoid duplication operationId
2024-09-12 13:44:03 +08:00