0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/integration-tests
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
..
src refactor(core): update idp-initiated auth config management api (#6680) 2024-10-16 17:20:13 +08:00
CHANGELOG.md release: version packages (#6424) 2024-09-13 18:06:50 +08:00
jest-puppeteer.config.js feat(core,phrases): disable auto skip mfa (#4786) 2023-11-02 15:09:00 +08:00
jest.config.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.config.ui.js refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
jest.setup.api.js chore: fix failed tests 2024-07-28 11:59:25 +08:00
jest.setup.js refactor: remove unused patches (#6179) 2024-07-08 13:15:34 +08:00
package.json release: version packages (#6424) 2024-09-13 18:06:50 +08:00
tsconfig.json refactor(test): add integration tests for org token grant 2023-11-09 16:57:33 +08:00
tsconfig.test.json
tsup.config.ts refactor: use tsup for building 2024-07-28 11:34:47 +08:00
ui-test-sequencer.js test: add console tests for password policy (#4493) 2023-09-14 17:28:00 +08:00