Support assigning users to organizations directly via OIDC without mapping #9511
Labels
feature
use for describing a new feature to develop
needs triage
use to identify issue needing triage from Filigran Product team
Use case
I would like to automatically assign a new user to an existing organization when logging in for the first time.
Currently, the OIDC claim is mapped to an organization name based on the configuration, which means that everything must be defined at startup (if using environment variables). If a new organization is created, the configuration must be updated and OpenCTI must be rebooted for the mapping to take affect. I would like to avoid this process and just specify the organizations directly.
Current Workaround
Reboot OpenCTI every time a new mapping is introduced
Proposed Solution
Support a new claim which contains the organization name directly without any mapping
Additional Information
If the feature request is approved, would you be willing to submit a PR?
Yes
The text was updated successfully, but these errors were encountered: