AMoreaux
How to change workspaces
This PR should fix the issue: https://github.com/twentyhq/twenty/pull/9099
15 replies
TTwenty
•Created by ɃØĦɆᵾS on 12/10/2024 in #🏡︱general
Support OpenId Connect as SSO standard ·...
Keep in mind that the feature is in beta and will be include in the enterprise plan in the future.
17 replies
TTwenty
•Created by ɃØĦɆᵾS on 12/10/2024 in #🏡︱general
Support OpenId Connect as SSO standard ·...
After that navigate to the settings page, enable advanced mode, navigate to security section.
And you will be able to configure saml or oidc
17 replies
TTwenty
•Created by ɃØĦɆᵾS on 12/10/2024 in #🏡︱general
Support OpenId Connect as SSO standard ·...
Ok so you need to:
- Set the env
AUTH_SSO_ENABLED=true
- Set the env ENTERPRISE_KEY=replace_me_with_a_valid_enterprise_key
(today any string works)
- Enable the feature flag IS_SSO_ENABLED
on your workspace17 replies
TTwenty
•Created by ɃØĦɆᵾS on 12/10/2024 in #🏡︱general
Support OpenId Connect as SSO standard ·...
Hello @llann
Do you use a self hosted instance ?
17 replies
How to change workspaces
Thx. So you can activate the multi workspace with the env var
IS_MULTIWORKSPACE_ENABLED=true
or remove the apple workspace or force the connection to the acme workspace by writing the url like you did I think and signin to it to set it as default.15 replies