K6 Browser Testing for SSO enabled Application

Hi Community
We are in the early adoption stage of incorporating k6 Browser into our project.

Our project is an Angular application. Could you please help us determine if we can achieve the following scenario using k6 Browser Testing?

  1. Load the Home Page.
  2. Click on the logo image. This action will redirect the page to the Microsoft AzureAD SSO login page.
  3. Upon successful login, the page will be redirected back to the Home Page.