-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
Hello. An iframe is used in chatgpt to display widgets. However, this iframe does not specify a referrerpolicy. Inside the iframe, we use an external backend that requires authorization using a key. The key is bound to a specific origin, but this origin is not defined in Safari since the referrerpolicy isn't set.
Is it possible for you to specify referrerpolicy with values strict-origin or origin for the iframe?
Metadata
Metadata
Assignees
Labels
No labels