1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
budibase/packages/types
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
..
src Enforceable SSO (#9787) 2023-02-27 13:42:51 +00:00
.gitignore Merge develop 2022-09-28 08:56:45 +01:00
package.json v2.3.18-alpha.6 2023-02-22 13:56:31 +00:00
tsconfig.build.json Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
tsconfig.json Merge develop 2022-09-28 08:56:45 +01:00
yarn.lock Bump json5 from 2.2.1 to 2.2.3 in /packages/types 2023-01-05 09:08:10 +00:00