0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00
logto/packages/core/src
simeng-li 94908ee8ce
feat(core): add third-party application scopes and organizations restriction (#5249)
* feat(core): add client scope restriction metadata for third-party apps

add client scope restriction metadata for third-party apps

* feat(core): disable auto consent for the thrid-party apps

disable auto consent for the third-party apps

* feat(core): filter out not enabled resource scopes for third-party app

filter out not enabled resource scopes for third-party app

* feat(core): add organization grant validation for third-party application refresh_token grant

add organization grant validation for third-party application refresh_token grant

* fix(core): remove the resource scopes from client metadata

remove the resource scopes from client metadata
2024-01-19 10:31:26 +08:00
..
__mocks__ feat(core,shared,phrases): check subdomain when creating protected app (#5217) 2024-01-16 16:30:03 +08:00
app fix(core): allow http1 in core services (#4823) 2023-11-07 11:39:26 +08:00
caches
database feat(schemas, core): init organization invitation apis 2024-01-11 18:08:26 +08:00
env-set
errors
event-listeners feat(core,schemas): add daily token usage table to ease the usage calculation (#5148) 2023-12-25 04:56:53 +00:00
i18n
include.d refactor(core): reuse refresh_token grant for org tokens 2023-11-10 14:51:42 +08:00
libraries fix(core): add management api scopes guard (#5251) 2024-01-18 10:01:52 +08:00
middleware feat(core): add third-party application scopes and organizations restriction (#5249) 2024-01-19 10:31:26 +08:00
oidc feat(core): add third-party application scopes and organizations restriction (#5249) 2024-01-19 10:31:26 +08:00
queries fix(core): add management api scopes guard (#5251) 2024-01-18 10:01:52 +08:00
routes fix(core): add management api scopes guard (#5251) 2024-01-18 10:01:52 +08:00
routes-me
sentinel
sso chore(core): increase sso oidc token iat tolerance (#5074) 2023-12-08 10:27:13 +08:00
tenants refactor(core): reorg organization queries 2024-01-11 21:56:10 +08:00
test-utils refactor(core): add koaAutoConsent middleware (#5078) 2024-01-05 10:00:31 +08:00
utils fix(core): fix quota guard for schema routers (#5242) 2024-01-16 22:46:12 +08:00
index.ts