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

7013 commits

Author SHA1 Message Date
Darcy Ye
225bdf4ba9
chore: fix code 2024-11-27 21:27:26 +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
ccb47b7443
refactor: undo changes on swagger API utils and hide SAML app APIs 2024-11-26 15:23:38 +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
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
wangsijie
06a1bd1394
fix(core): allow all origins for profile and verification api (#6799) 2024-11-15 10:53:08 +08:00
simeng-li
2791fca224
feat(console,phrases): add support field description (#6807)
add support field description
2024-11-15 10:27:07 +08:00
simeng-li
ca85faed41
chore(phrases): update content (#6806)
update content
2024-11-15 10:26:52 +08:00
wangsijie
0020e26270
chore: fix typo (#6803) 2024-11-14 09:14:23 +08:00
simeng-li
3ee2e03ac8
feat(console): add unknown session redirect url input field (#6797)
* feat(console): add unknown session redirect url input field

add unknown session redirect url input field to console

* feat(core): redirect to redirect url from sie on session not found (#6798)

read and redierct user to redirect url from sie settings on session not found
2024-11-13 04:36:06 +00:00
simeng-li
ec0f0c35f8
feat(schemas,core): add unknown session redirect url to sie (#6796)
* feat(schemas,core): add unknown session redirect url to sie

add unknown session redirect url config to sie settings

* chore(core): update openapi docs

update openapi docs

* fix(core): fix typo

fix typo

* fix(core): fix typo

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

---------

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-11-13 10:29:14 +08:00
simeng-li
4e826deabe
feat(core,console): add trust unverified email settings to Azure SSO (#6800)
add trust unverified email settings to Azure OIDC SSO connector
2024-11-13 10:28:58 +08:00
BaboonKing
64e4b08b25
chore: fix docs link in contribution guideline (#6788) 2024-11-12 07:45:56 +00:00
Charles Zhao
8e0d717781
refactor(console): update value of the last-visited tenant wildcard (#6787) 2024-11-12 11:20:58 +08:00
simeng-li
04992b1565
feat(experience): display support info in error page (#6793)
display support email and website in error page
2024-11-12 03:12:11 +00:00
simeng-li
1c0b29fb13
feat(console): add support fields config to sie (#6792)
add support fields to sie page
2024-11-12 02:51:00 +00: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
f4a374f7ac
fix(schemas): export account center seed function (#6791) 2024-11-11 17:50:06 +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
Charles Zhao
e1044dbae1
feat(console): support console url with wildcard tenant id (#6780) 2024-11-11 10:42:41 +08:00
wangsijie
48fd33d8ce
feat(core): add account center api (#6772) 2024-11-08 19:57:43 +08:00
wangsijie
9f165749d3
fix(console): fix vonage connector id (#6774) 2024-11-06 10:38:06 +00:00
wangsijie
947d2e4563
feat(connector): add vonage connector (#6768) 2024-11-06 15:56:43 +08:00