1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/backend-core/tests
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
..
utilities Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00
index.ts Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
jestEnv.ts Rename LOG_4XX to ENABLE_4XX_HTTP_LOGGING and enable by default 2023-02-13 14:39:24 +00:00
jestSetup.ts Configurable test log levels and common error handling 2023-02-13 11:53:01 +00:00
logging.ts Configurable test log levels and common error handling 2023-02-13 11:53:01 +00:00