Allow SSO iFrames 作者: chaptergy
Drops and changes HTTP response headers to allow sso login pages to be iframed.
12 位使用者12 位使用者
擴充套件後設資料
關於此擴充套件
This plugin changes HTTP headers to allow websites to be iframed which block this. It is meant for development and testing purposes.
It does the following:
Note, that when cookies within this iframe are required, the iframe content has to be HTTPS, otherwise cookies will not be set.
It does the following:
- Drop all 'x-frame-options' response headers
- Drop all 'content-security-policy' response headers
- Change all 'set-cookie' response headers to set 'SameSite=None' (this also requires the Secure flag to be set for the cookie)
- Change 'sec-fetch-dest' request headers to 'document' if it equals 'iframe'
Note, that when cookies within this iframe are required, the iframe content has to be HTTPS, otherwise cookies will not be set.
由 1 位評論者給出 4 分
權限與資料
更多資訊