Skip to content

Add OIDC_DISABLE_PUSHED_AUTHORIZATION_REQUEST environment variable#427

Merged
ostefano merged 1 commit into
MISP:masterfrom
BytesUnlimited-net:feature/support-disable-par
Jun 22, 2026
Merged

Add OIDC_DISABLE_PUSHED_AUTHORIZATION_REQUEST environment variable#427
ostefano merged 1 commit into
MISP:masterfrom
BytesUnlimited-net:feature/support-disable-par

Conversation

@BytesUnlimited-net

Copy link
Copy Markdown
Contributor

Summary

Adds the OIDC_DISABLE_PUSHED_AUTHORIZATION_REQUEST environment variable and maps it to the corresponding MISP OIDC configuration option.

This allows Docker deployments to disable OAuth 2.0 Pushed Authorization Requests (PAR) when required by their identity provider configuration.

Requires:

Background

Some OIDC providers advertise a pushed_authorization_request_endpoint but may not fully support PAR in all configurations. Exposing this setting through an environment variable allows affected deployments to disable PAR without manual configuration changes.

@ostefano ostefano self-assigned this Jun 22, 2026
@ostefano ostefano added the scheduled Will merge at the next opportunity label Jun 22, 2026
@ostefano ostefano merged commit 33ac4e6 into MISP:master Jun 22, 2026
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scheduled Will merge at the next opportunity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants