1
0
Fork 0
mirror of synced 2024-08-15 01:51:33 +12:00
budibase/packages/worker/src
Rory Powell 2c46109e7d Enforceable SSO (#9787)
* Add ENFORCEABLE_SSO feature flag

* First draft of enforce sso configuration / show single sign on url

* Reading and writing isSSOEnforced + integration with login page

* Enable CI + lint

* Set correct base branch for CI

* Test fix for expected string changed

* Use tenant aware platform url as SSO link

* Bring in latest pro changes

* Lint

* Add useEnforceableSSO mock helper function

* Update configs.spec.ts with coverage for public settings

* Update users.spec.ts with additional tests for isPreventPasswordActions

* Lint

* Update refresh OAuthToken to use correct enum and add case statement
2023-02-27 13:42:51 +00:00
..
api Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00
constants Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
db Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
middleware Configurable test log levels and common error handling 2023-02-13 11:53:01 +00:00
migrations Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
sdk Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00
tests Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00
utilities Fix for real email tests failing silently 2023-02-23 13:42:10 +00:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
elasticApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00
index.ts Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00