0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
logto/.github/workflows
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
..
alteration-compatibility-integration-test.yml ci: add alteration scripts compatibility test jobs (#4627) 2023-10-23 11:02:33 +08:00
changesets.yml chore(deps): update crazy-max/ghaction-import-gpg action to v6 (#4462) 2023-09-11 01:11:32 +08:00
close-stale.yml chore: update stale issue workflow (#4393) 2023-08-24 13:54:51 +00:00
codeql-analysis.yml chore(deps): update actions/checkout action to v4 (#4431) 2023-09-05 16:13:24 +08:00
commitlint.yml chore(deps): update actions/checkout action to v4 (#4431) 2023-09-05 16:13:24 +08:00
integration-test.yml ci: add alteration scripts compatibility test jobs (#4627) 2023-10-23 11:02:33 +08:00
main.yml refactor(schemas): add new sso_connector_id column to the users_sso_identities table (#4843) 2023-11-08 08:55:45 +00:00
master-codecov-report.yml fix: fix experience codecov report (#4561) 2023-09-20 11:49:51 +08:00
pen-tests.yml chore(deps): update actions/checkout action to v4 (#4431) 2023-09-05 16:13:24 +08:00
release.yml chore(deps): update docker/metadata-action action to v5 (#4485) 2023-09-12 09:22:29 +00:00
repository-dispatch.yml chore: add repository event dispatch job on logto master push (#4035) 2023-06-15 15:47:16 +08:00
update-pr-metadata.yml chore(deps): update actions/checkout action to v4 (#4431) 2023-09-05 16:13:24 +08:00
upload-annotations.yml chore(deps): update actions/checkout action to v4 (#4431) 2023-09-05 16:13:24 +08:00