Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support assigning users to organizations directly via OIDC without mapping #9511

Open
samczsun opened this issue Jan 7, 2025 · 0 comments
Open
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team

Comments

@samczsun
Copy link

samczsun commented Jan 7, 2025

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

@samczsun samczsun added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team
Projects
None yet
Development

No branches or pull requests

1 participant