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
fad8872b31
fix(console,phrases,core): fix SAML attribute mapping ( #4978 )
2023-11-28 17:08:46 +08:00
Darcy Ye
14855cde2c
feat(console,core,phrases): add display name field, fix error display ( #4983 )
2023-11-28 15:49:46 +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
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
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
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
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
df6d0894ba
chore(core): update generation of SAML service provider entity id ( #4943 )
2023-11-23 10:56:41 +08: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
Charles Zhao
fbf6d89d9b
feat(console,phrases): add organizations paywall ( #4939 )
2023-11-22 06:40:01 +00: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
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
Darcy Ye
57655dfeb7
feat(console,phrases,core): add SSO connector creation guide ( #4866 )
2023-11-19 06:30:22 +00:00
Darcy Ye
5832b30276
fix(core,test): fix saml sp config and refactor saml class internal util methods ( #4878 )
2023-11-17 23:51:52 +08:00
simeng-li
6c8bd20fe0
feat(core): add social returned email sso guard ( #4889 )
...
add social returned email sso guard
2023-11-17 07:58:31 +00:00
simeng-li
edb2bdccec
feat(core): add the saml assertion handle flow ( #4872 )
...
* feat(core): add saml assertion handle flow
add saml assertion handle flow
* fix(core): address some comments
address some comments
* chore(core): comments update
comments update
* chore(core): add deprecated tag
add dreprecated tag
* refactor(core): use url object instead of plain string
use url object instead of plain string
2023-11-17 06:14:45 +00:00
Darcy Ye
787359c1c4
feat(console): show SSO identities on user details page and reorg the page ( #4687 )
2023-11-16 11:26:26 +08:00
Gao Sun
9a4da065dc
fix(core): generate correct swagger components ( #4884 )
...
* fix(core): generate correct swagger components
* refactor(core): fix tests
2023-11-16 11:19:54 +08:00
Gao Sun
bfea0b0fdd
refactor(core): fix org apis ( #4890 )
2023-11-15 09:20:31 +00:00
wangsijie
d200ca56c8
fix(core): fix devleopment plan id ( #4888 )
2023-11-15 08:19:19 +00:00
Gao Sun
aa8a7a25c2
chore(core): fix dev script ( #4882 )
2023-11-15 14:04:41 +08:00
simeng-li
83ba800d0a
refactor(core): refactor single sign-on session handle logic ( #4871 )
...
* refactor(core): refactor single sign-on session handle logic
refactor single sign-on session handle logic
* refactor(core): remove the OIDC/SAML instance assertion
remove the OIDC/SAML instance assertion
* chore(core): rename guard
rename guard
2023-11-15 10:30:34 +08:00
silverhand-bot
76c8bb2fbf
release: version packages ( #4873 )
2023-11-14 19:57:42 +08:00
wangsijie
6727f629de
chore: mfa feature release ( #4861 )
...
* chore: mfa feature release
* chore(console,experience): enable mfa feature
* chore: update changeset
---------
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-11-14 12:02:49 +08:00
Gao Sun
3e5272db41
chore(core): add cloud note for swagger response ( #4867 )
2023-11-14 03:17:06 +00:00
Gao Sun
5de7772186
Merge pull request #4863 from logto-io/gao-swagger-org-apis
...
refactor(core): add swagger data for org apis
2023-11-14 11:16:09 +08:00
simeng-li
b277cb3b99
feat(core,phrases): add sso domains validation ( #4855 )
...
* feat(core,phrases): add sso domains validation
add sso domains validation
* chore(core): align the naming
align the naming
2023-11-14 02:07:13 +00:00
Gao Sun
29efb5bf66
Merge pull request #4862 from logto-io/gao-upgrade-swagger-builder
...
refactor(core): generate shared id parameters definition for swagger
2023-11-13 18:51:01 +08:00
Gao Sun
a53fcfc654
Merge pull request #4854 from logto-io/gao-use-refresh-token-grant
...
refactor(core): reuse `refresh_token` grant for org tokens
2023-11-13 18:45:55 +08:00
Gao Sun
f985f2ae43
refactor(core): update comments
2023-11-13 18:14:25 +08:00
Gao Sun
1fb8369776
refactor(core): update docs and use rsync to copy files
2023-11-13 11:41:35 +08:00
Darcy Ye
9b8d4c6b20
feat(console,phrases): add sso connector list page
2023-11-13 11:29:50 +08:00
simeng-li
eeb1928e57
feat(core,schemas): remove the ssoOnly setting of the sso connectors ( #4856 )
...
feat(core,schemas): remove ssoOnly property
remove the ssoOnly property from sso connectors
2023-11-13 11:14:46 +08:00
Gao Sun
eee8912e7f
chore: update api path parameter format in swagger json
2023-11-12 22:18:54 +08:00
Gao Sun
be1a164f98
refactor(core): add swagger data for org apis
2023-11-12 22:18:54 +08:00
Gao Sun
e9d349737b
refactor(core): sort swagger tags
2023-11-12 22:17:54 +08:00
Gao Sun
0e0966d65d
refactor(core): revert path parameters optimization
2023-11-12 21:55:44 +08:00
Gao Sun
49aabe0290
refactor(core): fix tests
2023-11-12 00:27:01 +08:00
Gao Sun
35e44a54d3
refactor(core): generate shared id parameters definition for swagger
2023-11-11 16:34:04 +08:00