0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
Commit graph

7126 commits

Author SHA1 Message Date
silverhand-bot
c25e435eac
release: version packages (#6974) 2025-02-05 12:30:59 +08:00
Darcy Ye
62eb8ed8df
Merge pull request #6982 from logto-io/yemq-add-core-kit-changeset
chore: add core-kit changeset
2025-01-28 08:40:58 +08:00
Darcy Ye
8f387cd86b
fix(console): fix SAML app creation API usage (#6990) 2025-01-28 07:24:46 +08:00
Darcy Ye
a213856ea2
Merge pull request #6987 from logto-io/yemq-saml-guide-card-remove-feature-guard
chore: remove SAML app guide card feature guard
2025-01-27 10:44:07 +00:00
Darcy Ye
e41e0c99e3
refactor: add enterprise tag for SAML apps (#6986) 2025-01-27 17:22:53 +08:00
Darcy Ye
78cee52079
Merge pull request #6983 from logto-io/yemq-remove-saml-app-feature-guard
feat: remove SAML app dev feature guard
2025-01-27 14:56:54 +08:00
Darcy Ye
b4b5d5b39f
chore: update SAML app attribute mapping doc link (#6985) 2025-01-26 23:20:40 +08:00
Darcy Ye
c39491c4fe
feat: remove SAML app dev feature guard 2025-01-26 16:07:02 +08:00
Darcy Ye
faf7e3c928
chore(core): hide oidcClientMetadata of SAML apps when using GET app APIs (#6979) 2025-01-26 02:46:52 +00:00
wangsijie
67b3aea3f6
chore: add changeset for http email (#6604) 2025-01-26 10:06:55 +08:00
Darcy Ye
325fdf84f1
Merge pull request #6978 from logto-io/yemq-fix-saml-app-attributes
fix: fix SAML app attribute mapping not working issue
2025-01-25 12:33:45 +08:00
Darcy Ye
3bc701ea9a
Merge pull request #6977 from logto-io/yemq-fix-console-saml-app-attribute-mapping
fix(console,core): fix SAML app attribute mapping issues
2025-01-23 14:09:54 +00:00
Charles Zhao
ed559162bb
chore: bump vite versions (#6975) 2025-01-23 00:00:45 -08:00
Charles Zhao
a8080e891f
chore: add changeset to patch @logto/shared (#6972) 2025-01-23 14:02:33 +08:00
silverhand-bot
e515728a52
release: version packages (#6928)
* release: version packages

* chore: fix the ci job

fix the integration test ci job

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2025-01-23 13:51:17 +08:00
Darcy Ye
f4ac74b49c
fix: fix SAML app console issues (#6970) 2025-01-23 03:25:42 +00:00
Darcy Ye
2633723861
fix: fix SAML app console issues (#6969) 2025-01-22 09:31:30 +00:00
Charles Zhao
e2d6302d58
chore: bump version of a transient dependency katex (#6960) 2025-01-22 16:55:05 +08:00
Darcy Ye
af32c05a30
chore: update error message (#6968) 2025-01-22 07:42:55 +00:00
Darcy Ye
42674478e9
refactor(core): reorg SAML app related codes (#6966) 2025-01-22 15:42:16 +08:00
Darcy Ye
0d4c8835d1
refactor(core): reorg SAML app related codes 2025-01-22 11:33:53 +08:00
Darcy Ye
5321d60e9b
fix(core,console): make SAML related log visible in audit log listing page (#6962) 2025-01-21 14:09:36 +08:00
Darcy Ye
b88a07598e
fix(core): fix SAML validator setup (#6961) 2025-01-21 03:46:46 +00:00
simeng-li
d2468683c8
refactor(experience): remove the image CORS attributes (#6959)
* refactor(experience): remove the image CORS prop

remove the image tag CORS property, do not check the source CORS headers

* chore: add changeset

add changeset

* chore: fix typo

fix typo

* chore: update the changeset

update the changeset
2025-01-21 02:56:20 +00:00
Darcy Ye
62562c973b
fix(core): fix SAML attributes data (#6953) 2025-01-20 21:37:36 +08:00
Darcy Ye
7a0d5f97ab
feat(console): hide entrance for creating SAML apps (#6948) 2025-01-16 21:45:59 -08:00
Darcy Ye
6a5e395dc6
chore: sync all keys to all other locales (#6945) 2025-01-17 04:51:13 +00:00
Darcy Ye
55c4489108
feat(console): add SAML app flow (#6944)
* feat(console): add SAML app

* fix: integration test setup
2025-01-17 03:42:10 +00:00
Darcy Ye
6541749f9b
refactor(core): add SAML app quota guard (#6941) 2025-01-15 10:00:16 +08:00
Darcy Ye
c41ecc40df
refactor(core): refactor GET saml app metadata endpoint (#6938)
* refactor(core): refactor GET saml app metadata endpoint

* refactor: refactor SamlApplication class to validate only necessary fields
2025-01-14 17:24:48 +08:00
Darcy Ye
9ee0285528
refactor(console): refactor IdP init SSO available apps dropdown (#6935) 2025-01-14 16:09:15 +08:00
Darcy Ye
669b2de234
feat(core): add state/redirect URI validate on SP init SAML SSO callback endpoint (#6937) 2025-01-14 16:09:04 +08:00
Darcy Ye
837324a015
feat(core): add SAML app audit logs (#6931) 2025-01-10 08:12:23 +00:00
Darcy Ye
d16666a471
feat(core): add default redirect URI for SAML apps on creation (#6932) 2025-01-10 17:09:40 +09:00
Darcy Ye
3efca1169f
refactor(core): build SAML app sign in URL scope with attribute mapping (#6930)
refactor(core): build sign in URL scope with attribute mapping
2025-01-09 17:55:29 +08:00
Darcy Ye
b335ad01b1
feat(console,core): enable configure on nameIdFormat and encryption (#6929)
* feat(console): enable configure on nameIdFormat and encryption

* feat(core): support configuration on nameIdFormat and encryption
2025-01-09 11:02:59 +08:00
aiden
39cef8ea47
feat(core): support custom endpoint and addressing style for S3 (#6924)
Add support for configurable S3 endpoint and addressing style (path-style/virtual-hosted)
to improve compatibility with S3-compatible storage services.

- Add forcePathStyle option to control URL addressing style
- Fix custom endpoint support implementation
- Improve URL generation logic for different configurations

Resolves: [#6920]

Signed-off-by: aiden_lu <allaher@icloud.com>
2025-01-08 08:46:54 +08:00
Darcy Ye
b3a12e4a2a
chore(console): fix SAML app text display (#6926) 2025-01-07 07:47:34 +00:00
Darcy Ye
73694b9962
feat(console,core): add attribute mapping (#6916) 2025-01-06 13:40:07 +00:00
Darcy Ye
b0fb35f97e
refactor(core): build SamlApplication class (#6909) 2025-01-06 12:01:27 +00:00
Darcy Ye
ced360b7a4
refactor: make SAML apps to be first party apps (#6913) 2025-01-06 12:01:13 +00:00
Darcy Ye
4191828fcb
feat: support SAML app encryption and nameIdFormat config (#6912) 2025-01-06 18:47:42 +08:00
Darcy Ye
580ed25ad7
feat(core,console): enable create and activate/deactivate SAML app secrets (#6910)
* feat: enable create and activate/deactivate SAML app secrets

* chore: update code
2025-01-06 14:47:49 +08:00
Darcy Ye
3f8f8c626b
Merge pull request #6887 from logto-io/yemq-add-saml-auth-request-handler-endpoints
feat(core): add SAML auth request handling endpoints
2025-01-06 14:34:15 +08:00
silverhand-bot
460ea89dd6
release: version packages (#6850)
* release: version packages

* chore: update new connectors version number

---------

Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2025-01-02 12:11:10 +08:00
u0x01
3004ae9a63
feat(connector): add YunPian SMS connector (#6906)
* feat(connector): add YunPian SMS connector

* chore: update README and pnpm lock

* chore: update SVG and error messages

---------

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-12-31 07:21:37 +00:00
u0x01
3fa2b796e6
feat(connector): add Xiaomi social login connector (#6905)
* feat(connector): add Xiaomi social login connector

* chore: update README and pnpm lock

* chore: update changeset

* fix(connector): fix connector-xiaomi test fail & enhance error handling

* refactor(connector): remove unnecessary logs and code

---------

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2024-12-30 20:02:12 +08:00
Darcy Ye
659ec5c298
Merge pull request #6881 from logto-io/yemq-add-saml-app-session-table
feat: add saml app sessions table
2024-12-27 13:57:51 +08:00
Darcy Ye
c2049c9b24
chore: update code 2024-12-27 12:48:08 +08:00
Darcy Ye
6222307ce8
feat(core): add SAML auth request handling endpoints 2024-12-27 12:48:07 +08:00