-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
topic: cy.originProblems or enhancements related to cy.origin commandProblems or enhancements related to cy.origin command
Milestone
Description
What would you like?
Several auth providers frame-bust or otherwise prevent being rendered in an iframe.
This spike is to determine which identified providers work, work with modify obstructive code enabled and which work with AST Parsing enabled.
| Provider | works | relaxed MOC | AST Parsing | relaxed MOC w/AST Parsing |
|---|---|---|---|---|
| Auth0 | yes | |||
| Github | yes | |||
| Okta | yes | |||
| yes | ||||
| Apple | yes | |||
| Amazon Cognito | yes | |||
| Google Auth | no | no | no | no |
| no | no | no | no | |
| Azure Active Directory | no | no | no | no |
| Paypal | no | no | no | no |
| Stripe | no |
Also stripe payments is frame busting, see this discussion.
Also paypal per discussion
Why is this needed?
Common auth provides are expected to work with cy.origin.
Other
tlolkema and leonid-sviderskii-mtl
Metadata
Metadata
Assignees
Labels
topic: cy.originProblems or enhancements related to cy.origin commandProblems or enhancements related to cy.origin command