-
Goal: Allowing an embedded page to set cookies
-
Steps:
- Add an iframe, set "Storage and cookies" to true
- See in inspector that the
allow-storage-access-by-user-activation
property is not set
-
Details: iFrame component
-
Screenshots:
Toggling "Storage and cookies" does change the "allowSameOrigin" property and state. So, it's doing something but it should also add the allow-storage-access-by-user-activation property