You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure what could be problem here. Could it be our test AAD account issue?
our Security department mentioned the account is indeed in the risky list.
@MichaelMaIkea Could you try Cypress 14.0.0? That update includes some updates that should resolve some issues around login, but upgrading will help confirm if it’s related.
I manage to test the certificate and private key with Chrome, but I don't think Cypress can manage to select the certificate from the popup window of the certificate right?
so cy.get('a[id="idA_PWD_SwitchToCertificate"]').click(); won't work.
Current behavior
Recently our company migrate from Auth0 to EntraID, it gives problem for our e2e test.
We follow your guide Azure Active Directory Authentication and also config the certificate in the config file from doc Client Certificates
But still when login we got
I am not sure what could be problem here. Could it be our test AAD account issue?
our Security department mentioned the account is indeed in the risky list.
Desired behavior
No response
Test code to reproduce
Cypress Version
13.13.2
Node version
v20.10.0
Operating System
macOS 14.5
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: