Darcy Ye
ee62015f42
Merge pull request #4845 from logto-io/yemq-log-7186-sso-connector-creation-modal
...
feat(console,phrases): add SSO connector creation modal
2023-11-13 11:56:38 +08:00
Darcy Ye
765783d322
Merge pull request #4832 from logto-io/yemq-log-7185-connector-list-page
...
feat(console,phrases): add SSO connectors list page
2023-11-13 11:42:34 +08:00
Darcy Ye
548ff27e48
feat(console,phrases): add sso connector creation modal
2023-11-13 11:30:54 +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
Charles Zhao
a8b164ca54
refactor(console,phrases): move permissions and roles to step 2 in org guide ( #4858 )
2023-11-13 10:46:19 +08:00
Gao Sun
73f348af89
Merge pull request #4849 from logto-io/gao-add-oidc-org-integration-tests
...
refactor(test): add integration tests for org token grant
2023-11-10 14:50:20 +08:00
Gao Sun
a03c0dbe5e
Merge pull request #4847 from logto-io/gao-update-org-scopes
...
refactor: update organization scopes
2023-11-10 14:48:47 +08:00
Gao Sun
bcc397e5fc
Merge pull request #4846 from logto-io/gao-organization-toke-grant-tests
...
test(core): add organization token grant unit tests
2023-11-10 14:47:57 +08:00
Xiao Yijun
a3001fbcd9
feat(console): add mfa docs link on the mfa config page ( #4853 )
2023-11-10 14:47:21 +08:00
Gao Sun
0fd4a011f6
Merge pull request #4844 from logto-io/gao-organization-token-grant
...
feat: organization_token grant
2023-11-10 14:45:15 +08:00
simeng-li
d07a673a99
feat(core,experience): add sso link and email form ( #4850 )
...
* feat(core,experience): add sso link and email form
add sso link and email form
* chore(phrases): update phrases
phdate phrases
* fix(core): fix ut
fix ut
* test(experience): add single sign on link test
add single sign on link test
Please enter the commit message for your changes. Lines starting
2023-11-10 14:41:59 +08:00
Xiao Yijun
c5809e4722
refactor(experience): remove demo app notification ( #4851 )
2023-11-10 11:52:44 +08:00
Gao Sun
52766acaa9
refactor(test): add integration tests for org token grant
2023-11-09 16:57:33 +08:00
Gao Sun
e057e2fc42
refactor: update organization scopes
2023-11-09 16:16:43 +08:00
Xiao Yijun
f58f93f3f1
refactor(console): only display reserved plans in the console ( #4848 )
2023-11-09 15:15:26 +08:00
Gao Sun
e07dbcf05c
refactor(console): support using keyboard to remove option ( #4824 )
...
* refactor(console): support using keyboard to remove option
* refactor(console): update multi-select option focused color
2023-11-09 04:35:35 +00:00
Gao Sun
6e2b7c0975
refactor(core): add comments
2023-11-09 11:30:34 +08:00
Gao Sun
c9db7b2ed9
Merge pull request #4831 from logto-io/gao-support-org-scope-in-for-id-token
2023-11-09 10:49:30 +08:00
Xiao Yijun
3e75770067
refactor(console): add tags for upcoming feature items ( #4837 )
2023-11-09 10:04:37 +08:00
Gao Sun
1da764cd5b
test(core): add organization token grant unit tests
2023-11-08 22:50:28 +08:00
simeng-li
8e07825f17
refactor(schemas): add new sso_connector_id column to the users_sso_identities table ( #4843 )
...
* refactor(schemas): add new sso_connector_id column to the users_sso_identities table
add new sso_connector_id column to the users_sso_identities table
* refactor(schemas): add new sso_connector_id row to the users_sso_identities table
add new sso_connector_id row to the users_sso_identities table
* fix(schemas): fix alteration script
fix alteration script
* fix(schemas): fix alteration script
fix alteration script
* feat(core): add single sign on authentication api (#4814 )
* feat(core): add single sign on authentication api
add single sign on authentication api
* feat(core): finish up the single sign on authentication api
finish up the single sign on authentication api
* chore(core): fix typo
fix typo
* test(core): add ut for getSsoAuthorizationUrl method
add ut for getSsoAuthorizationUrl method
* fix(core): fix the userSsoIdentities sql
fix the userSsoIdentities sql
* test(core): add unit tests
add unit tests
* fix(core): saml sso rebase fix
saml sso rebase fix
* fix(core): fix rebase issue
fix rebase issue
* feat(core): add sso email guard to interaction endpoint (#4838 )
* feat(core): add sso email guard to interaction endpoint
add sso email guard to interaction endpoint
* fix(core): fix unit tests
fix unit tests
* chore(core): split files
split files
2023-11-08 08:55:45 +00:00
Gao Sun
c532a3fe38
refactor(core): rename type folder for oidc-provider
2023-11-08 16:16:01 +08:00
Gao Sun
397c0146e7
refactor(core): overwrite response with parsed result ( #4759 )
...
* refactor(core): overwrite response with parsed result
* refactor: fix legacy schema issues
2023-11-08 08:01:23 +00:00
Gao Sun
da24e523f7
refactor(core): fix tests
2023-11-08 15:44:27 +08:00
Gao Sun
ba94d38493
refactor(phrases): update phrases
2023-11-08 15:41:44 +08:00
Gao Sun
9e4ee1be19
feat: organization_token grant
2023-11-08 15:30:05 +08:00
Xiao Yijun
a3de4fa6bb
refactor(console): refactor tenant creation form ( #4826 )
2023-11-08 04:46:59 +00:00
Charles Zhao
7b19837ffc
refactor(console): search fields should auto fit its placeholder as minimum width ( #4839 )
2023-11-08 12:33:18 +08:00
Charles Zhao
e019252f5f
fix(console): should use organization role tag in user details page ( #4836 )
2023-11-08 12:32:52 +08:00
Charles Zhao
4bcb9a7b98
fix(console): icon color on add buttons in organization template ( #4835 )
2023-11-08 12:32:23 +08:00
Charles Zhao
414604838d
Merge pull request #4834 from logto-io/charles-log-7417-support-searching-organization-by-id
...
feat(core): support searching organization by id
2023-11-08 12:31:56 +08:00
Charles Zhao
10a370b364
Merge pull request #4833 from logto-io/charles-log-7355-the-search-bars-placeholder-text-got-cut
...
fix(console): improve search placeholder text in organization
2023-11-08 12:31:00 +08:00
Xiao Yijun
6a3f99950f
style(console): update mfa factor title font style ( #4842 )
2023-11-08 03:38:52 +00:00
Xiao Yijun
f2a3f7e01f
test: add delay before clicking switch mfa factors link ( #4840 )
2023-11-08 10:41:05 +08:00
Darcy Ye
f694256461
Merge pull request #4806 from logto-io/yemq-log-7174-add-saml-sso-connector-class
...
feat(core): add SAML SSO class
feat(core,test): update SSO connector APIs for SAML class and add integration test cases
2023-11-07 22:11:41 +08:00
Darcy Ye
7fe41a0037
feat(core,test): update sso connector util functions, APIs and integration tests ( #4807 )
2023-11-07 21:12:29 +08:00
Xiao Yijun
5dc9cdf886
feat(console): support plan subscription from the tenant landing page ( #4799 )
2023-11-07 18:20:23 +08:00
wangsijie
a3b5b55281
feat(core): add isDevelopmentTenant to SIE well-known api ( #4825 )
2023-11-07 17:30:20 +08:00
Charles Zhao
48c0e028af
feat(core): support searching organization by id
2023-11-07 15:52:44 +08:00
Charles Zhao
2bf7d784bf
fix(console): improve search placeholder text in organization
2023-11-07 15:12:03 +08:00
Gao Sun
b5fce550fc
Merge pull request #4822 from logto-io/gao-fix-org-issues
...
refactor(console): fix organization issues
2023-11-07 12:39:16 +08:00
Gao Sun
9ae4d9aad7
feat: support organizations scope for ID token
2023-11-07 12:33:53 +08:00
Xiao Yijun
65d8444988
feat(console): control console content by tenant env tag ( #4830 )
2023-11-07 12:05:03 +08:00
Darcy Ye
40a5a18d90
feat(core): add saml sso class
2023-11-07 12:01:35 +08:00
Charles Zhao
c65dcb9552
fix(core): allow http1 in core services ( #4823 )
2023-11-07 11:39:26 +08:00
Charles Zhao
00017418c3
chore: bump dev dependencies ( #4829 )
...
chore: update browserlist-db
2023-11-07 11:38:54 +08:00
Xiao Yijun
6a5682ac5f
style(console): center align CardTitle
content for application placeholder page ( #4828 )
2023-11-06 08:35:19 +00:00
Xiao Yijun
83ca5caa64
refactor(console): refactor tenant settings page ( #4812 )
2023-11-06 15:45:23 +08:00
Xiao Yijun
daf7b36442
feat(console): add dev tenant nofication on the get-started page ( #4804 )
2023-11-06 15:44:20 +08:00