Skip to content

Update X-Frame-Options header to SAMEORIGIN#434

Closed
ethancanne wants to merge 1 commit into
mainfrom
IDP-2036
Closed

Update X-Frame-Options header to SAMEORIGIN#434
ethancanne wants to merge 1 commit into
mainfrom
IDP-2036

Conversation

@ethancanne

Copy link
Copy Markdown
Contributor

IDP-2036 Use "X-Frame-Options" header on ssp-base, set to SAMEORIGIN

Updates the X-Frame-Options HTTP response header configuration to SAMEORIGIN.

Changed (non-breaking)

  • Updated security header configuration in dockerbuild/config/config.php to set 'X-Frame-Options' => 'SAMEORIGIN'.

@ethancanne ethancanne self-assigned this Jun 23, 2026
@ethancanne
ethancanne requested a review from a team as a code owner June 23, 2026 19:07
@ethancanne
ethancanne requested review from briskt, forevermatt, jason-jackson and mtompset and removed request for a team June 23, 2026 19:07

@briskt briskt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you aware of anything that was broken during the time this was set to DENY? Since it was like that for a while, maybe we don't need to use SAMEORIGIN after all.

@devon-sil

Copy link
Copy Markdown
Contributor

I didn't realize we recently set it to DENY. That is better than SAMEORIGIN. I'm checking with one other IdP owner to make sure DENY won't cause an issue for them.

@devon-sil

Copy link
Copy Markdown
Contributor

Just heard back, leaving this at DENY is fine! No issues reported.

@briskt briskt closed this Jun 24, 2026
@briskt
briskt deleted the IDP-2036 branch July 2, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants