0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/core/src
simeng-li 187847b093
feat(core): consume IdP initiated session on SSO verification flow (#6669)
* feat(core): consume IdP initiated session on SSO verification flow

Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow

* refactor(core): remove offline_access scope by default

remove the offline_access scope by default

* test(core): add unit test cases

add unit test cases
2024-10-15 10:47:25 +08:00
..
__mocks__ feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
app refactor(console): use vite 2024-07-24 17:47:02 +08:00
caches refactor(core): update cache key 2024-07-10 14:03:18 +08:00
constants feat(core): handle idp initiated saml assertion request (#6666) 2024-10-14 14:47:55 +08:00
database
env-set
errors
event-listeners refactor(core): log app secret name 2024-07-23 14:57:54 +08:00
i18n
include.d refactor(core): fork client credentials grant 2024-06-23 22:33:06 +08:00
libraries feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
middleware fix(core): expose syntax error response (#6646) 2024-10-08 10:14:21 +08:00
oidc feat(console,core): remove custom token claims api context dev guard (#6553) 2024-09-09 16:57:44 +08:00
queries feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
routes feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
routes-me fix(core): allow no password user to set password in console profile (#6572) 2024-09-12 10:48:00 +08:00
sentinel
sso feat(core): handle idp initiated saml assertion request (#6666) 2024-10-14 14:47:55 +08:00
tenants feat(core): update password in profile (#6571) 2024-09-24 14:56:04 +08:00
test-utils feat(core,schemas): init auth flow for IdP initiated SAML SSO (#6668) 2024-10-14 15:39:05 +08:00
utils feat(core): consume IdP initiated session on SSO verification flow (#6669) 2024-10-15 10:47:25 +08:00
index.ts
main.ts fix(core): prevent uncaught promise rejection (#6009) 2024-06-12 07:05:42 +00:00