-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Copy link
Labels
authenticationLinked to authentication, log in, log out, SSO, etc.Linked to authentication, log in, log out, SSO, etc.solveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)
Description
Description
When we have a local authentication strategy setup in V6 and we update the platform to V7, the local strategy is created enabled in the UI instead of using the value from the environment variable (you would need to manually disable in the UI in order to make it disappear).
The expected result should be:
- if we have a working SSO authentication setup and we are Entreprise Edition/Trial, we set up the local disabled or enabled according to the value of the env variable
- if we have don't have a working SSO authentication or we have a community edition, the local should be enabled upon conversion regardless of its value in the env variable
Workaround: login as admin on OpenCTI platform (with access to security > Authentication) and edit local strategy configuration to disable it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
authenticationLinked to authentication, log in, log out, SSO, etc.Linked to authentication, log in, log out, SSO, etc.solveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)