Are there any supported Selenium (or other) scripts to test Azure B2C and Azure AD authentication?

595 Views Asked by At

I'm using Azure Pipelines and am interested in having an automated Selenium (or similar) test verify the authentication flow from my WebApp to the IDP and back.

I would like to include tests for incremental consent, and other features prior to the code being merged into the master branch, or before the code is deployed to UAT or production.

Does any pre-existing work exist to allow me to test for this?

0

There are 0 best solutions below