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

5406 commits

Author SHA1 Message Date
Gao Sun
86f4860a03
chore(core): update description 2023-12-01 18:44:56 +08:00
Gao Sun
22e6c9d99e
chore(core): add api docs 2023-12-01 18:28:49 +08:00
Darcy Ye
cf20c940cc
chore(console,phrases): update SSO branding logo phrases and display (#5029) 2023-12-01 09:57:57 +00:00
Darcy Ye
343a88e6ab
feat(console,phrases): add SSO paywall for console (#5025) 2023-12-01 09:20:47 +00:00
Xiao Yijun
fd105ac99f
chore(core): add well-known api doc descriptions (#5018) 2023-12-01 16:40:36 +08:00
Darcy Ye
88285ba7b6
feat(connector,console,core): add SSO paywall for core management APIs (#5024) 2023-12-01 17:27:01 +09:00
simeng-li
997a0036d8
fix(core): should not guard email if SSO is disabled (#5032)
should not guard email is SSO is disabled
2023-12-01 14:56:59 +08:00
simeng-li
61d1894fa9
fix(experience): fix silent error bug (#5031)
gix silent error bug
2023-12-01 14:43:40 +08:00
simeng-li
9fd49c6caa
feat(experience): disable chrome autofill on the register form (#5017)
feat(experience): replace input name identifier with id

trying to resolve chrome autofill problem
2023-12-01 13:29:18 +08:00
Xiao Yijun
7edad3ced3
chore(core): add hooks api doc descriptions (#5020) 2023-12-01 12:20:06 +08:00
Xiao Yijun
ca50a78924
chore(core): add verficiation code api doc descriptions (#5021) 2023-12-01 11:03:50 +08:00
Xiao Yijun
65306682ec
chore(core): add sign-in experience api doc descriptions (#5019) 2023-12-01 11:03:00 +08:00
Xiao Yijun
a49c3c33f7
chore(core): add custom-phrases api doc descriptions (#5022) 2023-12-01 11:02:41 +08:00
Xiao Yijun
797bee5f01
chore(core): add applications api doc descriptions (#5023) 2023-12-01 11:02:23 +08:00
Darcy Ye
1cd9e21570
chore(console,phrases): update SSO related content (#5028) 2023-12-01 11:31:35 +09:00
simeng-li
f74693d861
fix(experience): move the navigate method to useEffect (#5027)
* fix(experience): move the navigate method to useEffect

move the navigate method to useEffect

* fix(experience): replace current nav history

replace current nav history
2023-12-01 10:27:30 +08:00
simeng-li
d234c1483c
chore(console): rename OKTA to Okta (#5016)
* chore(console): rename OKTA to Okta

rename OKTA to Okta

* fix(console): fix build error

fix build error
2023-12-01 11:14:46 +09:00
Darcy Ye
0acc49892a
chore(console): update SSO connector creation modal interaction (#5015) 2023-11-30 19:00:55 +08:00
simeng-li
d6de625754
feat(experience): enable SSO auto watch to the sign-in and register form (#5014)
* feat(experience): enable SSO auto watch to the sign-in and register form

enable SSO auto watch to the sign-in and register form

* fix(experience): remove unused style

remove unused style
2023-11-30 18:06:07 +08:00
Darcy Ye
a763d9e5a5
chore(console): hide the entrance of creating SAML social connector (#5013) 2023-11-30 16:57:12 +08:00
simeng-li
f80350d2e3
feat(console,phrases,experience): add sso toggle button to console (#5004)
* feat(phrases): add sso enabled phrases

add sso enabled phrases

* feat(console,phrases,experience): add sso toggle button to console

add sso toggle button to console

* test(experience): update ut

update ut

* feat(experience): apply ssoEnabled guard to the connector fetch endpoint

apply ssoEnabled guard to the connector fetch endpoint
2023-11-30 16:56:51 +08:00
simeng-li
5150ead19f
feat(core,schemas): add new singleSignOnEnabled field to sie (#5003)
* feat(core,schemas): add new singleSignOnEnabled field to sie

add new singleSignOnEnabled field to sie

* chore(core): add some comment

add some comment

* fix(experience): update mock data

update mock data
2023-11-30 16:34:08 +08:00
Darcy Ye
7b57871393
chore(console): client secret input of OIDC SSO form should be confidential (#5012) 2023-11-30 06:39:25 +00:00
Darcy Ye
d18dfe5e20
fix(console): fix accidental removal of empty object/undefined values (#4993) 2023-11-30 14:21:17 +08:00
Gao Sun
b4f702a860
refactor(core): return organization data in userinfo endpoint (#5010)
* refactor(core): return organization data in userinfo endpoint

* chore(core): add comments

* chore: fix tests
2023-11-30 13:51:53 +08:00
Darcy Ye
949708b0f9
feat(console): update certificate display (#5007) 2023-11-30 03:11:26 +00:00
simeng-li
6e4dd0432d
feat(console): add OKTA integration guide (#5001)
* feat(console): add OKTA integration guide

add OKTA integration guide

* chore(console): update AzureAD guide

update AzuerAD guide

* chore(console): update contents

update contents
2023-11-30 02:48:59 +00:00
Xiao Yijun
b3163e97f5
style(console): update save button styles on language editor (#4999) 2023-11-30 10:45:28 +08:00
Darcy Ye
6c5213cb65
chore(console): attribute mapping 'id' field should not be editable (#5002) 2023-11-30 10:37:25 +08:00
simeng-li
3b9e078d04
feat(console): add google workspace integration guide (#4997)
* feat(console): add google workspace integration guide

add google workspace integration guide

* fix(console): fix lint error

fix lint error
2023-11-30 10:34:32 +08:00
Darcy Ye
a044c51163
chore(console): put description under email domain field (#5005) 2023-11-29 22:54:32 +08:00
backpast
9421375d78
chore(deps): update libphonenumber-js to v1.10.51 to fix china 19 started phone numbers (#4998)
* chore(deps): update libphonenumber-js action to v1.10.51 to fix china 19 start phone number

* chore: add changeset

---------

Co-authored-by: renjianhua <renjianhua@zuoshouyisheng.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-11-29 20:56:39 +08:00
Xiao Yijun
152d2815c7
refactor(console): provide default rel value for external links (#5000) 2023-11-29 17:31:18 +08:00
Gao Sun
e49e92fb6f
chore(console): update php and python guide (#4964) 2023-11-29 15:43:49 +08:00
Darcy Ye
15278302f3
fix(console): fix xml file reader size calculation and add dark mode file icon (#4991) 2023-11-29 07:37:50 +00:00
simeng-li
5105830e2f
refactor(core): use name attribute as the default connector name (#4984)
use name attribute as the default connector name
2023-11-29 12:59:00 +08:00
Darcy Ye
4be339d4bf
fix(console): fix SSO connector logo fallback logic (#4990) 2023-11-29 11:07:20 +08:00
Darcy Ye
8ebaac1e2c
chore(console): add required for email domain field input (#4992) 2023-11-29 10:46:34 +08:00
Darcy Ye
f97fe62348
chore(console,phrases): update console contents (#4994) 2023-11-29 10:44:25 +08:00
simeng-li
df0f40876a
feat(console): add AzureAD integration guide (#4989)
* feat(console): add AzureAD integration guide

add AzureAD integration guide

* chore(console): replace image

replace image
2023-11-29 09:49:40 +08:00
Xiao Yijun
9517bd4bc9
style(console): change dropdown item border radius to 6px (#4988) 2023-11-28 10:19:53 +00:00
Xiao Yijun
7c85f6d8be
refactor(phrases): update TOTP phrases (#4985) 2023-11-28 18:10:49 +08:00
Darcy Ye
689a5dbccd
chore(console): replace empty resource of SSO connector (#4987) 2023-11-28 17:54:54 +08:00
Darcy Ye
15ce9643e2
feat(console,phrases): add inline notification if email domain not configured (#4986) 2023-11-28 17:52:25 +08:00
Darcy Ye
fad8872b31
fix(console,phrases,core): fix SAML attribute mapping (#4978) 2023-11-28 17:08:46 +08:00
simeng-li
2c038b25ed
feat(console): add standard OIDC and SAML guides (#4982)
* feat(console): add standard OIDC and SAML guides

add standard OIDC and SAML guides

* fix(console): remove console log

remove console log

* chore(console): update settings tab name to experience

update settings tab name to experience
2023-11-28 08:41:52 +00:00
Darcy Ye
14855cde2c
feat(console,core,phrases): add display name field, fix error display (#4983) 2023-11-28 15:49:46 +08:00
simeng-li
c47e0192ff
feat(schemas): add unique constrain to the SSO connectorName field (#4974)
add unique constrain to the SSO connectorName field
2023-11-28 13:55:47 +08:00
Darcy Ye
532b7bb5e3
fix(console,phrases): remove SSO connectors status tags (#4979) 2023-11-28 04:40:57 +00:00
Darcy Ye
0aa70cd5a7
fix(console): add page level loading for SSO details page (#4981) 2023-11-28 12:14:27 +08:00