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

1252 commits

Author SHA1 Message Date
Charles Zhao
5086f4bd23
refactor(console,phrases): update doc links in console (#7043)
* refactor(console,phrases): update doc links in console

* chore: update changeset

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

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2025-02-18 22:08:41 +08:00
simeng-li
fbe1a749c2
refactor(core): redesign email templates bulk delete API (#7023)
* refactor(core): redesign email templates bulk delete API

redesign email templates bulk delete API

* fix(core): add the missing error message properties

add the missing error message properties
2025-02-12 10:49:07 +08:00
Darcy Ye
c0ecebd81b
chore: add paywall banner to SAML app footer (#7011) 2025-02-08 16:31:30 +08:00
Xiao Yijun
0b785ee0d8
feat(console): display jwks uri on application details page (#7007) 2025-02-08 10:32:06 +08:00
silverhand-bot
91cfed99cb
release: version packages (#7003) 2025-02-07 12:46:18 +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
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
Darcy Ye
f4ac74b49c
fix: fix SAML app console issues (#6970) 2025-01-23 03:25:42 +00: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
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
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
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
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
Darcy Ye
6222307ce8
feat(core): add SAML auth request handling endpoints 2024-12-27 12:48:07 +08:00
simeng-li
aff7526858
fix(phrases): fix console phrases (#6911)
* fix(phrases): fix console phrases

fix console phrases

* chore: update en phrase

update en phrase
2024-12-26 08:25:18 +00:00
simeng-li
513d18e4db
feat(console): add token usage exceed notification (#6907)
add token usage exceed notification for dev tenants
2024-12-25 14:22:59 +08:00
simeng-li
c6495fcdda
feat(console): add token exceed tag (#6904)
add token exceed tag to tenant drop down item
2024-12-24 10:01:00 +08:00
simeng-li
74c9282495
feat(console): add token usage notification banner (#6898)
* feat(console): add token usage notification banner

add token usage notificaiton banner

* style(console): fix usage error style

fix usage error style
2024-12-23 11:19:42 +08:00
simeng-li
6dae2bf4f6
refactor(console): show token usage exceed modal (#6897)
show token usage limit exceed modal
2024-12-23 10:22:26 +08:00
Darcy Ye
0ba4d1d254
feat(core): add SAML IdP GET /saml-applications/:id/callback API (#6872)
* feat(core): implement SAML IdP response flow

* refactor: update name ID format

* refactor: refactor code

* fix: add comments

---------

Co-authored-by: simeng-li <simeng@silverhand.io>
2024-12-20 14:17:57 +08:00
simeng-li
ef795299ce
feat(core): add token usage guard (#6877)
* feat(core): add token usage guard

add token usage guard

* test(core): add unit test

add unit test

* refactor(core): update the token usage cache strategy

udpate the token usage cache strategy

* fix(core): fix unit test

fix unit test
2024-12-20 13:51:47 +08:00
wangsijie
588ed34e12
refactor(phrases): update mfa prompt selection text (#6896) 2024-12-20 11:48:06 +08:00
wangsijie
f1b1d9e95a
feat(core,console): new mfa prompt policy (#6880) 2024-12-17 23:51:09 +08:00
simeng-li
a6aa235289
refactor(console): add get tenant add-on-skus endpoint (#6886)
* refactor(console): add get tenant add-on-skus endpoint

dynamicly display  token usage tooltips content based on the token add-on SKU details

* fix: fix email connector ts error

fix email connector ts error
2024-12-16 13:55:41 +08:00
simeng-li
96fd7ba49f
refactor(console, core): refactor console to support new pro plan (#6874)
* refactor(console, core): refactor console to support new pro plan

refactor console to support new pro plan

* fix(console): fix the wrong quota number

fix the wrong quota number

* fix(console): align the util method usage

align the util method usage
2024-12-12 17:23:41 +08:00
simeng-li
d18422397e
feat(console): add SAML IdP settings page (#6853)
* feat(console): add SAML IdP settings page

add SAML IdP application settings page

* feat(console): add download link

add download link
2024-12-05 15:35:52 +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
14b4254d1e
feat: add SAML app anonymous metadata and certificate APIs (#6833) 2024-12-03 07:58:52 +00:00
Darcy Ye
0d83cb1fd6
feat: add SAML app secret related APIs 2024-12-02 12:11:52 +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
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
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
7a949b3848
chore: add SAML to application type 2024-11-20 14:32:00 +08:00
wangsijie
3cfa6843bd
feat(core): remove identities (#6809) 2024-11-15 07:51:32 +00: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
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
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
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
wangsijie
3d465f2c6d
feat(core): apply account center field control (#6776) 2024-11-11 15:03:29 +08:00