Tag: Azure AD B2C

  • Automate Azure B2C redirect url

    As many others, I run tests on my apps before deploying them to production, one kind of tests are the e2e tests written in Cypress. And for these to run, I need to be able to login with a test user. I’ll get back to how exactly I do that with Cypress in another blog…