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

7033 commits

Author SHA1 Message Date
renovate[bot]
5e7a287908
chore(deps): update postgres docker tag to v17 (#6731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 10:33:21 +08:00
simeng-li
709c320426
refactor(console,core,schemas): allow SAML application to use IdP-initiated SSO (#6849)
* refactor(console,core,schemas): allow SAML application to use  IdP-initiated SSO

allow SAML application to use IdP-initiated

* fix(core): fix ut

fix ut
2024-12-04 17:33:01 +08:00
Gao Sun
239b81e31a
refactor: loose redirect uri restrictions (#6846)
* refactor: loose redirect uri restrictions

* refactor: fix types and add tests

* chore: add changeset
2024-12-04 15:37:16 +08:00
Darcy Ye
352f4d1a5f
fix(core): fix applications APIs status guard (#6845) 2024-12-03 09:25:39 +00:00
Darcy Ye
14b4254d1e
feat: add SAML app anonymous metadata and certificate APIs (#6833) 2024-12-03 07:58:52 +00:00
Darcy Ye
542250339c
Merge pull request #6832 from logto-io/yemq-saml-applications-secrets-apis
feat: add SAML app secret related APIs
2024-12-01 21:58:49 -08:00
Darcy Ye
79eeb3508c
chore: fix code 2024-12-02 12:11:53 +08:00
Darcy Ye
0d83cb1fd6
feat: add SAML app secret related APIs 2024-12-02 12:11:52 +08:00
Darcy Ye
c211dd1d38
Merge pull request #6827 from logto-io/yemq-patch-get-saml-app-by-id-apis
feat(core): add `PATCH/GET /saml-applications/:id` APIs
2024-12-01 20:09:45 -08:00
Darcy Ye
016bdfecaf
chore: add comments 2024-12-02 11:14:10 +08:00
Darcy Ye
d55112b498
fix: update according to CR 2024-11-29 15:30:03 +08:00
Darcy Ye
743ed33ab3
chore: rename SAML application secrets/configs constraints (#6840) 2024-11-29 14:11:46 +08:00
simeng-li
91a4de2ae7
feat(schemas): add new pro202411 reserved plan ID (#6839)
* feat(schemas): add new pro202411 reserved plan ID

add new Pro202411 reserved plan ID.

* fix(schemas,console): update comments and fix console

update comment and fix console missing key
2024-11-28 14:50:18 +08:00
Darcy Ye
225bdf4ba9
chore: fix code 2024-11-27 21:27:26 +08:00
Darcy Ye
06fd450ab4
Merge pull request #6822 from logto-io/yemq-add-post-saml-app-api
feat(core): add `POST /saml-applications` and `DEL /saml-applications/:id` APIs
2024-11-27 20:01:17 +08:00
Darcy Ye
2ec1f56c11
feat(core): add PATCH/GET /saml-applications/:id APIs 2024-11-27 20:00:04 +08:00
Darcy Ye
3d85ab101e
chore: update code 2024-11-27 19:48:33 +08:00
Darcy Ye
4945a2709f
fix: add DB constraints sorting reference (#6838) 2024-11-27 11:08:25 +00:00
Gao Sun
e8c71fa913
refactor(console): optimize onboarding (#6837)
* refactor(console): optimize onboarding

* refactor: fix lint issues

* chore: remove unused phrases

* chore: fix code style
2024-11-27 08:35:40 +00:00
Darcy Ye
ccb47b7443
refactor: undo changes on swagger API utils and hide SAML app APIs 2024-11-26 15:23:38 +08:00
simeng-li
4b5db6ed1c
refactor(schemas, console): remove deprecated ReservedPlanIds (#6820)
remove deprecated ReservedPlanIds and refactor the skuId usage in console
2024-11-25 17:48:52 +08:00
simeng-li
3e034b580f
fix(core): add redis ping interval (#6819)
* fix(core): add redis ping interval

add redis ping interval

* refactor(core): add trySafe to wellknown cache

add trySafe to wellknown cache

* chore: add comments

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

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-11-25 17:46:51 +08:00
silverhand-bot
2856f9ee28
release: version packages (#6811) 2024-11-22 17:04:11 +08:00
Darcy Ye
0795ba9364
feat(core): add POST /saml-applications and DEL /saml-applications/:id APIs 2024-11-22 16:52:19 +08:00
Darcy Ye
f563517c68
Merge pull request #6817 from logto-io/yemq-log-10113-add-saml-application-proxies-table
feat(schemas): add `saml_application_configs` table
2024-11-22 14:56:52 +08:00
Darcy Ye
0f1c9c1477
chore: update code 2024-11-22 12:39:59 +08:00
Darcy Ye
6faece8107
chore: update saml application configs table schema 2024-11-21 22:36:22 +08:00
Darcy Ye
ce288354c7
chore: update type field name 2024-11-21 22:36:21 +08:00
Darcy Ye
4fc4b0b6c5
feat(schemas): add saml_application_configs table 2024-11-21 22:36:20 +08:00
Darcy Ye
2ad808c8ff
Merge pull request #6816 from logto-io/yemq-log-7205-add-saml-application-secrets-table
feat(schemas): add `saml_application_secres` table
2024-11-21 19:30:22 +08:00
Darcy Ye
4de302685a
chore: update secret table columns type 2024-11-21 19:10:13 +08:00
Darcy Ye
9bed048d57
chore: update schema 2024-11-21 19:04:29 +08:00
Darcy Ye
c2d63a21ac
feat(schemas): add saml_application_secres table 2024-11-21 19:04:28 +08:00
Darcy Ye
e97e63c62e
Merge pull request #6766 from logto-io/yemq-log-10133-add-isVisible-to-applications-table
feat(schemas,core,console): add SAML application type
2024-11-21 18:30:36 +08:00
Darcy Ye
f478062e13
chore: update code 2024-11-21 16:41:59 +08:00
Darcy Ye
e47545a7bb
chore: update code 2024-11-21 14:59:29 +08:00
wangsijie
44826493f3
fix(schemas): fix alter script of init account center (#6826) 2024-11-21 02:36:00 +00:00
wangsijie
68e0b6f0fe
fix(schemas): resolve duplicates of init account center alter (#6824) 2024-11-20 08:12:00 +00:00
Darcy Ye
1a431572c0
chore: rebase and update alteration script timestamp 2024-11-20 14:32:01 +08:00
Darcy Ye
7a949b3848
chore: add SAML to application type 2024-11-20 14:32:00 +08:00
wangsijie
80ae0bb6c7
fix(schemas): fix init account center alter run in chunks (#6823) 2024-11-20 13:28:49 +08:00
wangsijie
7ebef18e36
chore: add changeset of account api (#6813) 2024-11-19 08:54:53 +00:00
wangsijie
9795412f43
refactor(core): rename account prefix to my-account (#6821) 2024-11-19 08:17:39 +00:00
wangsijie
9a3f78d342
chore: remove feature guard (#6818) 2024-11-19 11:54:32 +08:00
simeng-li
9ca5ae8f30
chore: add app insights log for oidc server error (#6815)
add app insights log for oidc server error
2024-11-18 14:40:03 +08:00
wangsijie
4658bd2623
refactor(core): rename prefix to account (#6814) 2024-11-18 14:02:04 +08:00
wangsijie
3cfa6843bd
feat(core): remove identities (#6809) 2024-11-15 07:51:32 +00:00
wangsijie
f8d21e49fa
refactor(core): split profile route (#6802) 2024-11-15 06:04:26 +00:00
wangsijie
859495b13b
refactor(core): move verification record id to header (#6801) 2024-11-15 13:42:28 +08:00
simeng-li
640425414f
chore: remove dev feature guard (#6808)
* chore: remove dev feature guard

remove dev feature guard

* chore: add changesets

add changesets
2024-11-15 11:17:22 +08:00