Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore embeddable components #1158

Closed
alexsielicki opened this issue Feb 14, 2024 · 1 comment · Fixed by #1172
Closed

Explore embeddable components #1158

alexsielicki opened this issue Feb 14, 2024 · 1 comment · Fixed by #1172
Assignees

Comments

@alexsielicki
Copy link
Collaborator

No description provided.

@alexsielicki
Copy link
Collaborator Author

@Mletter1 to make authentication work in iframes we will need to set the following cookie attributes:

  • SameSite=None
  • Secure

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#samesitesamesite-value and https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#secure for details.

@alexsielicki alexsielicki linked a pull request May 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants