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

Add OIDC scopes environment variable #170

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

JordanBarnartt
Copy link
Contributor

MISP 2.5.0 added (MISP/MISP#9912) a new OidcAuth.scopes configuration option for the reasons described in MISP/MISP#9905.

This PR adds a new environment variable to misp-core where users can add a value of the form ["profile", "email"] and modifies the OIDC configuration section of configure_misp.sh to configure this new option.

@ostefano ostefano added enhancement New feature or request scheduled Will merge at the next opportunity labels Oct 14, 2024
@ostefano ostefano merged commit f231861 into MISP:master Oct 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scheduled Will merge at the next opportunity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants