Directory

← Back

Cross Site Embedder

Cross Site Embedder

Author

Rating

Popularity

<100

Adds the required cross origin headers needed when embedding Vaadin applications from other sites.

For testing purposes, allows embedding from any URL. You should define the allowed origins in a cors.properties file as e.g. origins=https://vaadin.com/mypage.html

Sample code

origins=https://mysite.com/somepage.html

Compatibility

1.0.01.0.11.0.21.1.01.2.01.2.11.3.0
(24.4)
(24.3)
(24.2)
(24.1)
14-24YYYYYYY
(13)
(12)
(11)
(10)
(8.21)
(8.20)
(8.19)
(8.18)
(8.17)
(8.16)
(8.15)
(8.14)
(8.13)
(8.12)
(8.11)
(8.10)
(8.9)
(8.8)
(8.7)
(8.6)
(8.5)
(8.4)
(8.3)
(8.2)
(8.1)
(8.0)
(7.7)
(7.6)
(7.5)
(7.4)
(7.3)
(7.2)
(7.1)
(7.0)
(6.8)
(6.7)
(6.6)
(6.5)
(6.4)
(6.3)
(6.2)
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Works with latest 14 SNAPSHOT

Released
2019-06-17
Maturity
BETA
License
Apache License 2.0

Compatibility

Framework
Vaadin 14+
Browser
N/A

Cross Site Embedder - Vaadin Add-on Directory

Cross Site Embedder Cross Site Embedder - Vaadin Add-on Directory
Adds the required cross origin headers needed when embedding Vaadin applications from other sites. For testing purposes, allows embedding from any URL. You should define the allowed origins in a cors.properties file as e.g. `origins=https://vaadin.com/mypage.html`
View on GitHub
Online Demo

Cross Site Embedder version 1.0.0
Initial release for Vaadin 14

Cross Site Embedder version 1.0.1

Cross Site Embedder version 1.0.2
Works with latest 14 SNAPSHOT

Cross Site Embedder version 1.1.0
Rewrites the session cookie to be cross site. Needed for Chrome 80+

Cross Site Embedder version 1.2.0
Support for Wildfly/Undertow for cross site session id cookie

Cross Site Embedder version 1.2.1
Reduce logging

Cross Site Embedder version 1.3.0
Spring Boot support

Online