0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages
simeng-li 85fb4ce4dc
refactor(core): update idp-initiated auth config management api (#6680)
* 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

* test(core): add unit test cases

add unit test cases

* 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

* test(core): add unit test cases

add unit test cases

* refactor(core): remove update idp-initiated auth config api

remove update idp-initiated auth config api

* refactor(core): update idp-initiated auth config management api

update the idp-initiated auth config management api to support two different flows.
autoSendAuthorizationRequest: true
autoSendAuthorizationRequest: false

* fix(test): fix integration test

fix the integration test
2024-10-16 17:20:13 +08:00
..
account-elements feat(account-elements): add initial account api (#6684) 2024-10-16 01:52:32 +00:00
app-insights chore(deps): upgrade typescript 2024-07-20 22:04:56 +08:00
cli refactor(cli): keep alteration scripts folder writable by gid 0 (#6328) 2024-09-26 12:47:26 +08:00
connectors fix(connector): add type list in readme (#6625) 2024-09-24 13:48:46 +08:00
console refactor: move has{Reach,Surpass}Limit method to subscription context (#6664) 2024-10-12 12:19:07 +08:00
core refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
create release: version packages (#6424) 2024-09-13 18:06:50 +08:00
demo-app release: version packages (#6424) 2024-09-13 18:06:50 +08:00
elements release: version packages (#6424) 2024-09-13 18:06:50 +08:00
experience fix(experience): add missing button loading state (#6599) 2024-09-20 14:49:53 +08:00
experience-legacy fix(experience): add missing button loading state (#6599) 2024-09-20 14:49:53 +08:00
integration-tests refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
phrases refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
phrases-experience refactor(phrases): sync translation (#6607) 2024-09-20 16:37:27 +08:00
schemas feat(schemas): add idp-initiated SSO client side callback url columns (#6675) 2024-10-16 16:58:20 +08:00
shared chore(deps): upgrade typescript 2024-07-20 22:04:56 +08:00
toolkit release: @logto/core-kit:2.5.1 and @logto/tunnel:0.2.1 (#6633) 2024-10-16 14:36:45 +08:00
translate refactor(phrases): sync translation (#6607) 2024-09-20 16:37:27 +08:00
tunnel release: @logto/core-kit:2.5.1 and @logto/tunnel:0.2.1 (#6633) 2024-10-16 14:36:45 +08:00