Charles Zhao
97b8201a57
refactor(test): use secure random method in integration test util ( #6139 )
2024-06-29 18:39:45 +08:00
Gao Sun
f8f84f5d75
refactor(console): polish ui ( #6122 )
...
* refactor(console): polish ui
* refactor: fix code editor title color
2024-06-28 12:56:35 +08:00
Xiao Yijun
ccf4efe901
chore: fix typo ( #6110 )
2024-06-26 19:36:51 +08:00
Gao Sun
b590e64f59
feat(core): issue organization token via client credentials ( #6098 )
...
* feat(core): issue organization token via client credentials
* refactor: fix tests
2024-06-26 16:18:12 +08:00
Darcy Ye
b52609a1ed
feat(core): add hasPassword field to custom JWT user context ( #6096 )
2024-06-25 14:58:25 +08:00
Gao Sun
593db0dbee
refactor(console): update role-related content and components ( #6091 )
2024-06-24 10:45:51 +00:00
Gao Sun
ca22bc6ae9
feat(console): m2m pages in organizations
2024-06-23 11:31:24 +08:00
Gao Sun
88f94c7001
feat(console): show organization list for m2m apps
2024-06-23 09:04:48 +08:00
Gao Sun
754d0e1340
feat(core): update application organization role apis
2024-06-22 23:17:05 +08:00
Gao Sun
12cd49f903
feat(core): get application organizations api
2024-06-22 23:16:38 +08:00
Gao Sun
bcd2ac7c09
chore: fix tests
2024-06-22 22:59:43 +08:00
Gao Sun
5e0a4401f6
feat: organization role types
2024-06-22 22:59:43 +08:00
Gao Sun
b839f6c46f
refactor(core): return roles in organization app get api
2024-06-22 22:58:44 +08:00
wangsijie
b1a12fb375
feat(core): issue subject tokens ( #6045 )
2024-06-22 02:31:27 +00:00
Gao Sun
fae11359b2
refactor(core): update naming and fix typos
2024-06-21 20:13:52 +08:00
Gao Sun
ec95536b84
Merge pull request #6071 from logto-io/gao-org-app-role-apis
...
feat(core): organization app role apis
2024-06-21 20:00:06 +08:00
Gao Sun
2cf30d2f03
feat(core): organization jit sso
2024-06-21 13:56:08 +08:00
Gao Sun
c1ffadeff6
Merge pull request #6067 from logto-io/gao-org-jit-sso
...
feat(core): organization jit sso apis
2024-06-21 09:54:33 +08:00
Gao Sun
07da7918e2
feat(core): init organization app role apis
2024-06-20 14:16:55 +08:00
Gao Sun
0d8263682d
feat(core): organization jit sso apis
2024-06-20 11:35:04 +08:00
simeng-li
0f3dbbc4a9
chore(test): reorg the sso connector api cleanup logic ( #6053 )
...
reorg the sso connector api cleanup logic
2024-06-20 10:40:42 +08:00
Gao Sun
34a64111cc
chore: skip tests if needed
2024-06-19 22:55:52 +08:00
Gao Sun
6dd2565dca
feat(core): init organization app apis
2024-06-19 22:29:44 +08:00
Gao Sun
71ba7c4cc6
feat(core): jit organization roles ( #6049 )
2024-06-19 11:07:45 +08:00
Xiao Yijun
061a30a875
feat(experience): support agree to terms policies ( #6044 )
2024-06-19 09:25:57 +08:00
simeng-li
d210f4f2e4
test(core): implement sso related integration tests ( #6041 )
...
* test(core): implement sso related integration tests
implement sso related integration tests
* chore(core): remove unnecessary comments
remove unnecessary comments
2024-06-18 02:16:27 +00:00
simeng-li
bb6fd66418
feat: add dev feature disabled test ( #6014 )
...
feat: implement dev feature disabled integration test
implement dev feature desiabled integration test
2024-06-17 19:58:57 +08:00
Gao Sun
59fe21aec7
Merge pull request #6026 from logto-io/gao-org-jit-roles-tests
...
refactor: add organization jit role api tests
2024-06-17 11:52:40 +08:00
Gao Sun
4266ac8c06
Merge pull request #6024 from logto-io/gao-org-jit-roles
...
feat(core,console): organization jit roles
2024-06-17 11:51:54 +08:00
Gao Sun
b286dd314a
Merge pull request #6003 from logto-io/gao-org-mfa
...
feat(core,console): organization mfa requirement
2024-06-17 10:44:46 +08:00
simeng-li
ed37356ee3
refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest ( #6012 )
...
* refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest
decouple isDevFeatureEnabled with isIntegrationTest ENV variables
* chore: update environment variable get method
update environment variable get method
2024-06-17 10:30:16 +08:00
Gao Sun
b25bca3aa2
refactor: add organization jit role api tests
2024-06-14 22:44:03 +08:00
Gao Sun
3ea37c5275
feat(core,console): organization jit roles
2024-06-14 14:50:33 +08:00
Gao Sun
752059d6b1
Merge pull request #6002 from logto-io/gao-enable-backchannel-logout
...
feat(core,console): enable backchannel logout
2024-06-14 11:10:42 +08:00
Gao Sun
6f0497d214
refactor: apply suggestions from code review
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-06-14 10:56:18 +08:00
Gao Sun
136320584f
feat: automatic social account linking ( #5881 )
...
* feat: automatic social account linking
* chore: add integration tests
* chore: add changeset
2024-06-08 20:23:57 +08:00
Gao Sun
128ee0c9bb
chore: add tests
2024-06-08 14:48:57 +08:00
Gao Sun
b50ba0b7e6
chore: add tests and changeset
2024-06-08 10:19:13 +08:00
Gao Sun
afb1091603
refactor: fix tests
2024-06-06 19:09:40 +08:00
Gao Sun
ab4867d310
refactor(core): trigger organization membership updated hook from jit
2024-06-06 18:11:49 +08:00
Gao Sun
d4cb91e6c9
feat(core): implement organization jit provisioning
2024-06-06 14:30:29 +08:00
Gao Sun
be9d94d4fd
refactor: fix tests
2024-06-06 14:30:05 +08:00
Gao Sun
b85ecb6c93
feat(core): organization email domains apis
2024-06-06 10:33:33 +08:00
Xiao Yijun
33537ef1af
refactor(console,phrases): update role assignment modal phrases ( #5989 )
2024-06-04 20:42:46 +08:00
simeng-li
7a279be1fc
refactor(core,schemas): add user detail payload to User.Deleted webhook event ( #5986 )
...
* refactor(core,schemas): add user detail payload to User.Deleted DataHook event
add user detail data payload to the User.Deleted DataHook event
* fix(core): fix unit test
fix unit test
2024-06-04 11:09:27 +00:00
Xiao Yijun
7ebabc490a
refactor(console): always display role creation hint in role assignment modal ( #5988 )
2024-06-04 09:19:40 +00:00
Xiao Yijun
6e116b30df
refactor(console,phrases): update rbac-related phrases ( #5975 )
2024-06-03 17:47:51 +08:00
silverhand-bot
0decba0308
release: version packages ( #5868 )
2024-05-31 23:48:43 +08:00
wangsijie
a330310955
fix(console): remove outdated nextjs app router guide ( #5862 )
2024-05-29 12:40:05 +08:00
Xiao Yijun
58fd32e456
refactor(console): setup m2m roles after creating m2m app ( #5924 )
2024-05-28 05:07:34 +00:00