You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We are running flagsmith self-hosted & have google SSO implemented. Whenever a new user logs in via the SSO, he/she does not get assigned to any organization. Admin has to explicitly send him/her an invite url to be able to join an organization.
Describe the solution you'd like.
It would be good to have a default organization assigned to this new user. May be an environment variable in the app which could control this?
We saw there is a similar environment variable available with LDAP integration, i.e. LDAP_DEFAULT_FLAGSMITH_ORGANISATION_ID
A similar for Google SSO might be really helpful as well.
Describe alternatives you've considered
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We are running flagsmith self-hosted & have google SSO implemented. Whenever a new user logs in via the SSO, he/she does not get assigned to any organization. Admin has to explicitly send him/her an invite url to be able to join an organization.
Describe the solution you'd like.
It would be good to have a default organization assigned to this new user. May be an environment variable in the app which could control this?
We saw there is a similar environment variable available with LDAP integration, i.e.
LDAP_DEFAULT_FLAGSMITH_ORGANISATION_ID
A similar for Google SSO might be really helpful as well.
Describe alternatives you've considered
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: