silverhand-bot
91cfed99cb
release: version packages ( #7003 )
2025-02-07 12:46:18 +08:00
simeng-li
bf2d3007c3
fix(core): trigger webhook in organization invitation flow ( #7005 )
...
* fix(core): trigger webhook in organization invitation flow
should trigger the Organization.Membership.Updated webhook event when a organization invitation is accepted.
* chore: update changeset
update changeset
2025-02-07 04:03:51 +00:00
Darcy Ye
0dfbdaa563
chore: add SAML app API docs ( #6967 )
2025-02-07 11:22:58 +08:00
Darcy Ye
8f3707a176
Merge pull request #7001 from logto-io/yemq-enable-saml-apps-for-oss
...
feat: enable SAML app for OSS version
2025-02-07 10:49:57 +08:00
renovate[bot]
5b8b8842c2
chore(deps): update dependency vitest to v2.1.9 [security] ( #6999 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 16:05:34 +08:00
Darcy Ye
562c590b5d
chore: translate synced keys
2025-02-06 14:48:11 +08:00
Darcy Ye
1f127596fc
chore: translate sync keys
2025-02-06 14:03:36 +08:00
Darcy Ye
cdd6892cd3
chore: add SAML app paywall for OSS console
2025-02-06 12:50:04 +08:00
Mark Wylde
52f2489572
fix: otp double signin bug ( #6995 )
2025-02-06 10:42:15 +08:00
Darcy Ye
9ff2df7448
chore: add SAML app to quota table
2025-02-05 18:09:51 +08:00
Darcy Ye
1337669e11
feat: enable SAML app support for OSS version
2025-02-05 17:32:58 +08:00
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