question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Write `cy.origin` integration tests for Azure Active Directory

See original GitHub issue

What would you like?

Each of these modifyObstructiveCode tasks should include two tasks

  1. Implement this authentication provider in the real world app.
  2. Test logging in via the authentication provider in the real world app.
  • This may involve modifying modifyObstructiveCode or other tasks.

Why is this needed?

Workflows using Azure Active Directory for authentication currently cannot succeed due to frame busting.

Other

Related issues:

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mschilecommented, Jun 23, 2022

Hi @pedrocarloto, we have https://github.com/cypress-io/cypress/issues/21474 logged to solve Google Auth.

0reactions
cypress-bot[bot]commented, Aug 2, 2022

Released in 10.4.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v10.4.0, please open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure AD Authentication in Cypress Tests with MSAL
Our solution involves performing the Azure AD login process in the background so that when the tests run, there is already a valid...
Read more >
Cypress In Azure - Source Allies
This allows us to run integration tests more often, and be less reliant on our QA every time we have to run integration...
Read more >
Login through Azure AD account in your Cypress tests
How to programmatically authenticate through Azure Active Directory in your Cypress tests in a manner that adheres to Cypress best practices ...
Read more >
UI testing Azure AD protected single page applications with ...
As part of the FAUG Tips & Tricks Sessions, Joonas Westlin takes us on a in depth tour of enabling UI tests with...
Read more >
Using Cypress to test Azure Active Directory protected Single ...
Cypress is an all-in-one, end-to-end testing framework and assertion library which allows you to automate tests for the user interface of your web...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found