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
Darcy Ye
bd2e5bf4b8
refactor(console,phrases): remove SSO guide on creation and switch tab order ( #4972 )
2023-11-28 03:51:27 +00:00
Darcy Ye
63b795ff50
fix(console): update SSO connector logo uploader file types ( #4980 )
2023-11-28 11:41:41 +08:00
Darcy Ye
2ede63c446
fix(console): fix wrong illustration status ( #4976 )
2023-11-28 11:39:31 +08:00
Darcy Ye
5e695c2dd6
chore(console,phrases): update SSO connector name display ( #4965 )
2023-11-28 03:39:09 +00:00
simeng-li
b48ab51098
refactor(core,schemas): add SSO displayName ( #4969 )
...
feat(core,schemas): add SSO connector displayName property
add SSO connector displayName property
2023-11-28 11:34:48 +08:00
simeng-li
66d6491d2e
fix(experience): use absolute path for password sign-in form nav ( #4973 )
...
should use absolute path for the password sign-in form navigation
2023-11-28 11:20:33 +08:00
simeng-li
030877b656
feat(core): guard sso config ( #4962 )
...
* feat(core): guard sso config
guard sso config
* refactor(core): simplify the sso error structure
simplify the sso error structure
* fix(test): fix integration tests
fix integration tests
* fix(test): fix integration-tests
fix integration-tests
2023-11-28 11:17:46 +08:00
simeng-li
cce262a8b3
feat(experience): directly invoke sso flow if there are only one SSO connector ( #4970 )
...
* feat(experience): directly invoke sso flow if there are only on SSO connector
directly invoke sso flow if there are only on SSO connector
* test(experience): add ut
add ut
* fix(experience): fix lint
fix lint
2023-11-28 11:16:28 +08:00
simeng-li
ccfad51e62
chore(core): add dev feature guard to SSO endpoints ( #4971 )
...
* chore(core): guard sso api
guard sso api
* chore(core): guard sso interaction api
guard sso interaction api
2023-11-27 16:56:55 +08:00
Darcy Ye
528c6c462c
fix(core): fix OIDC SSO connector config guard ( #4968 )
2023-11-27 11:03:27 +08:00
Darcy Ye
24399ae8e4
chore(console,phrases): update email domain input field interaction ( #4966 )
2023-11-27 11:03:06 +08:00
Darcy Ye
ac099b1e64
chore(console,core): add/replace SSO connector logo resources ( #4963 )
2023-11-27 11:02:34 +08:00
simeng-li
0d636d5607
fix(core): update google SSO connector prompt always select-account ( #4961 )
...
* fix(core): update google SSO connector prompt always select-account
google SSO connector prompt always select-account
* chore(core): update comment
update comment
2023-11-27 10:56:00 +08:00
simeng-li
3f84e724b9
refactor(core): remove SSO connector config partial update logic ( #4958 )
...
* refactor(core): remove SSO connector config partial update logic
remove SSO connector config partial update logic
* fix(test): fix integration tests
fix integration tests
* refactor(core): refactor SAML SSO idpConfig type (#4960 )
refactor SAML SSO idepConfig type
2023-11-24 06:21:59 +00:00
Charles Zhao
199b7997e3
fix(console): update documentation links ( #4957 )
2023-11-23 17:04:32 +08:00
Darcy Ye
f4383a3e58
feat(console): reuse existing oidc/saml form for OOTB SSO connector config ( #4955 )
2023-11-23 08:05:55 +00:00
simeng-li
a36ae032e3
feat(core): add OKTA sso connector ( #4951 )
...
add OKTA sso connector
2023-11-23 13:35:28 +08:00
simeng-li
6785cfcd3e
refactor(core): simplify the saml getIssuer method ( #4942 )
...
simplify the saml getIssuer method
2023-11-23 13:32:00 +08:00
Charles Zhao
9a91c0ad10
feat(console,core,phrases): add more organization paywalls ( #4952 )
2023-11-23 04:44:42 +00:00
Darcy Ye
979bf08966
feat(console): add xml text file reader ( #4936 )
2023-11-23 11:34:15 +08:00
Xiao Yijun
a376b71ae7
fix(test): fix experience ui test randomly fail issue ( #4945 )
2023-11-23 11:10:36 +08:00
Darcy Ye
df6d0894ba
chore(core): update generation of SAML service provider entity id ( #4943 )
2023-11-23 10:56:41 +08:00
Darcy Ye
5fd390a8ce
fix(console): update SSO console display ( #4944 )
2023-11-23 02:51:25 +00:00
Darcy Ye
4e4c8b18a9
fix(console): fix SAML SSO connector status ( #4947 )
2023-11-22 18:49:49 +08:00
Darcy Ye
ffcd62e553
fix(console): partially check config on guide page ( #4946 )
2023-11-22 18:49:39 +08:00
Darcy Ye
035ef65ac9
chore(console): remove m2m app guide content feature switch ( #4950 )
2023-11-22 08:36:32 +00:00
Gao Sun
9a1a88cac0
chore: remove dev feature flag for orgs ( #4949 )
2023-11-22 16:32:09 +08:00
Gao Sun
133c4456ab
chore: update management api docs url ( #4948 )
2023-11-22 16:24:49 +08:00
Darcy Ye
78172f9277
feat(console): add SSO connector "connection" tab ( #4926 )
2023-11-22 06:47:11 +00:00
Charles Zhao
fbf6d89d9b
feat(console,phrases): add organizations paywall ( #4939 )
2023-11-22 06:40:01 +00:00
Charles Zhao
0e334ecdb1
fix(console): remove row hover effects from organization inline tables ( #4941 )
2023-11-22 14:38:00 +08:00
Darcy Ye
367673b25c
feat(console): add SSO connector details page (settings tab) ( #4912 )
2023-11-22 04:28:39 +00:00
simeng-li
6d57a58d68
refactor(core,experience): extract sso register api ( #4934 )
...
* refactor(core,experience): extract sso register api
extract sso register api
* feat(core): add signInMode guard to sso register api (#4935 )
add signInMode guard to sso register api
* chore(core): adjust the comments
adjust the comments
2023-11-22 03:19:39 +00:00
simeng-li
24972ce46e
fix(core): fix saml sso connector bug ( #4940 )
...
* fix(core): fix saml sso connector bug
fix saml sso connector bug
* chore(core): add some comments
add some comments
2023-11-22 11:08:43 +08:00
simeng-li
3b3bfd750a
refactor(core,schemas): remove get provider properties method ( #4927 )
...
* refactor(core,schemas): remove get provider properties method
remove get provider properties method
* chore(core): adjust the comment
adjust the comment
* fix(console): fix console type error
fix console type error, remove providerProperties
2023-11-22 10:58:12 +08:00
simeng-li
e82ea0a815
feat(experience): add native listener to SSO callback page ( #4930 )
...
* feat(experience): add native listener to SSO callback page
add native listenter to SSO callback page
* fix(experience): add useEffect hook dependency
add useEffect hook dependency
2023-11-22 10:40:54 +08:00
simeng-li
622ec4493b
feat(experience): add lock icon to the single sign-on button ( #4928 )
...
add lock icon to the single sign-on button
2023-11-22 10:40:36 +08:00
Charles Zhao
3a6985a84e
refactor(console): improve table loading experience ( #4920 )
2023-11-21 17:27:35 +00:00
Xiao Yijun
3da6694fef
refactor(console): only display exceeded quota items on not eligible switch plan modal ( #4929 )
2023-11-21 16:39:44 +08:00
simeng-li
fbf545ecd4
feat(experience): add struct guard to session storage hook ( #4933 )
...
* feat(experience): add struct guard to session storage hook
add struct guard to the session storage hook
* test(experience): add unit test for the hook
add unit test for the session storages hook
2023-11-21 08:09:07 +00:00
Xiao Yijun
21af052321
refactor(console): remove org feature from coming soon list ( #4931 )
2023-11-21 07:59:14 +00:00
Xiao Yijun
b6d11c3379
chore(console,experience): remove feature flag for dev tenant ( #4921 )
2023-11-21 15:48:54 +08:00
Charles Zhao
cb18c2ade8
fix(console): default button icon should use secondary color ( #4924 )
2023-11-21 15:21:29 +08:00
wangsijie
651902c97d
refactor(schemas): add js-doc to tenant tag enum ( #4909 )
...
* refactor(schemas): add jsdoc to tenant tag enum
* chore: code review fix
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
* chore: code review fix
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-11-21 11:35:07 +08:00
simeng-li
f880329d16
feat(core,experience): implement google workspace connector ( #4925 )
...
* feat(core,experience): implement google workspace connector
implement google workspace connector
* fix(core): clean code
clean code
* fix(core): fix ut
fix ut
* fix(core): fix ut
fix ut
* fix(test): fix integration tests
fix integration tests
* fix(core): make the sso data as public property and remove getter
make the sso data as public perperty and remove getter
2023-11-21 11:13:59 +08:00
Gao Sun
4b90782ae0
feat(cli): support sync array keys ( #4903 )
...
* feat(cli): support sync array keys
* refactor(cli): update translate sync concurrency to 5
* chore: add changeset
2023-11-20 23:23:53 +08:00